I have just released version 0.2 of Leex.  New features and changes from the previous version are:
<br><br>- The structure of the release is such that you can now drop straight into your ERL_LIBS directory.<br>

<br>
- Added includefile option. Search for include file in current directory or leex/include lib dir.
<br>

<br>
- Restored text file version of documentation until edoc and I are in agreement.
<br>

<br>
- Upgraded erlang_scan.xrl to full erlang tokeniser.
<br>

<br>
- Now use line number of token start.
<br>

<br>
- Fixed a bug where if the file ended in an incomplete token this was ignored and no error returned.<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=44233#44233" target="_blank">http://forum.trapexit.org/viewtopic.php?p=44233#44233</a><br>
<a href="http://github.com/rvirding/leex/tree" target="_blank">http://github.com/rvirding/leex/tree</a><br><br>Robert<br><br><span>

        </span>