[ANN] Release of Fmlib 0.5.7

Hi all,

I am happy to annouce the release 0.5.7 of Fmlib.

This release makes some minor improvements for combinator parsing with separate lexer and parser. The position information contains now character and byte offsets and offers position range information on syntax errors.

For more information on combinator parsing with separate lexer and parser please read parse_lex (fmlib_parse.parse_lex).

3 Likes