jison
jison copied to clipboard
Added support for ES2015 module generation
Added the ability to generate static ES2015 modules under the es
module option.
+1
@zaach any update on this?
Just to put it out there I'm developing my own LR parser-generator for JS if anybody is interested.
https://github.com/GabrielRatener/crane-js
I've already developed a complete programming language with it that you can check out here.
I WILL welcome your feedback, and I WON'T ignore your issues or pull requests.
Any reason not merging this pr? is Jison still under active maintenance?