jison-lex
jison-lex copied to clipboard
Changed lex() from recursive to iterative, preventing Maximum Call Stack errors.
In particular, with long inputs that has many skipped tokens.