Projects / GMLP

GMLP

GMLP is an API for processing markup from one language to another. It is designed to not know nor care about what a markup language is. It reads a number of newline terminated strings and outputs them through a set of regular expressions that define the from and to markup language. There is currently one dataset, but it is easy to write your own conversion tables.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  03 Jun 2013 20:54

Release Notes: GMLP has been re-written and now is much smaller, faster, clearer, and easier to understand. The global data has been eliminated.

  •  29 May 2013 20:39

Release Notes: This release has better documentation and a few code tweaks for efficiency. The version number has been (properly) reset.

  •  01 Mar 2013 02:57

Release Notes: This release has a much more efficient core, with a significant reduction in complexity and an increase in speed. There is also a new data format.

RSS Recent comments

03 Jun 2013 15:13 gajennings

New and Improved. Re-implemented. The core concept remains sound: arrays of regular expressions that "designs" a markup language to convert text to HTML.

Seems to actually work well!

29 May 2013 16:26 gajennings

The current version of GMLP is "proof of concept". A new version that is much improved and easier to understand will be released by June 1, 2013.

Screenshot

Project Spotlight

PCRE

A library that implements Perl 5-style regular expressions.

Screenshot

Project Spotlight

aTunes

An audio player and organizer.