GerHobbelt / jison

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

lexer spec parser (jison-lex) does not parse some grammars' action code blocks #20

Closed GerHobbelt closed 6 years ago

GerHobbelt commented 6 years ago

fixed.