[erlang-questions] New version of Leex - a lexical analyser generator
Robert Virding
rvirding@REDACTED
Thu Jan 1 23:07:18 CET 2009
I have just released version 0.3 of Leex. New features and changes from the
previous version are:
- Added options to push back characters into the input stream.
- Can now handle full unicode character sets in both input file and
generated scanner. Of course i/o system can't generate such an input file
yet.
- Enforce headings for all sections of .xrl file.
- Added verbose flag to control printing of parsing information.
- Fixed bug with completely empty erlang code section.
You can get from either trapexit.org or github. The links are:
http://forum.trapexit.org/viewtopic.php?p=44352#44352
http://github.com/rvirding/leex/tree
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090101/68da0c9d/attachment.htm>
More information about the erlang-questions
mailing list