hxparse This library provides tools for creating lexers and parsers in Haxe. Installation Install the library via haxelib haxelib install hxparse Usage Writing a Lexer: https://github.com/Simn/hxparse/wiki/Writing-a-Lexer Writing a Parser: https://github.com/Simn/hxparse/wiki/Writing-a-Parser API: http://simn.github.io/hxparse/hxparse/index.html