This library provides tools for creating lexers and parsers in Haxe.
Install the library via haxelib
haxelib install hxparse
- 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