Projects tagged ‘lexer’ and ‘python’


[3 total ]

2 Users
   

DMLT (Descriptive Markup Language Toolkit) is a tollkit for creating markup lexers and parsers. They could be used to generate a HTML-Output based on a markup language, like BBCode or some other things...
Created over 3 years ago.

1 Users

Recursive descent parser library based on functional combinators. The primary domain for funcparserlib is parsing little languages or external DSLs (domain specific languages). The library ... [More] itself is very small. Its source code is only 0.5 KLOC, with lots of comments included. It features the longest parsed prefix error reporting, as well as a tiny lexer generator for token position tracking. [Less]
Created 5 months ago.

0 Users

A parser builder for converting text files to XML.
Created about 1 year ago.