Closed aparajita closed 8 years ago
I've translated the parser.js to python. It's just for fun and work in progress and likely still contains bugs. You can feed grammars in json form to it.
Awesome, thank you!
On a simple grammar, it works, but there's some bug when I try to parse a JS file with the JS grammar.
Boy I would love a python parser to be generated. This would make integration with capp_lint and text editors (TextMate, Sublime Text) much easier.