haxe Lexer/Parser library
haxe build.hxml
cd bin
neko hxparse.n [Path to .hx file]
- 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