[erlang-questions] New version of Leex - a lexical analyser generator

Robert Virding rvirding@REDACTED
Wed Jan 7 00:22:58 CET 2009


I made a small mistake in the release in that the included ebin/leex.beam
file was the old one and did not contain the new features. This has been
corrected and the current file contains a new .beam file. Otherwise this is
easily fixed by doing a "make compile".

I apologize for the inconvenience,

Robert

2009/1/1 Robert Virding <rvirding@REDACTED>

> 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/20090107/4c0a309f/attachment.htm>


More information about the erlang-questions mailing list