c6 icon indicating copy to clipboard operation
c6 copied to clipboard

Parser/Lexer performance improvement

Open c9s opened this issue 10 years ago • 0 comments

  • [ ] Translate peek() then if .... { parser.next() } to parser.accept(...)

c9s avatar May 16 '15 08:05 c9s