GerHobbelt / jison

bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)
https://gerhobbelt.github.io/jison/
MIT License
118 stars 20 forks source link

specify option interactions, describe module types #49

Closed ericprud closed 3 years ago

ericprud commented 5 years ago

I diffed output for a while and arrived at the above documentation. I did not look at the code. It's possible that my --module-name edits document a bug rather than a feature.