I have just released version 0.3 of Leex.  New features and changes from the previous version are:<br><br>- Added options to push back characters into the input stream.
<br>

<br>
- 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.
<br>

<br>
- Enforce headings for all sections of .xrl file.
<br>

<br>
- Added verbose flag to control printing of parsing information.
<br>

<br>
- Fixed bug with completely empty erlang code section.<br><br>You can get from either <a href="http://trapexit.org/" target="_blank">trapexit.org</a> or github. The links are:<br><br><a href="http://forum.trapexit.org/viewtopic.php?p=44352#44352">http://forum.trapexit.org/viewtopic.php?p=44352#44352</a><br>
<a href="http://github.com/rvirding/leex/tree">http://github.com/rvirding/leex/tree</a><br><br>Robert<br><br>