Skip to content
Compare
Choose a tag to compare
@roop roop released this 10 Oct 14:01
· 45 commits to master since this release

Major features:

Grammar:

CitronParser:

CitronLexer:

  • Support for tracking the position of the token in the input: currentPosition
  • Ability to continue lexing after an error: tokenize()