Skip to content

lexer configuration refactoring

Choose a tag to compare

@b3b00 b3b00 released this 22 Sep 12:36
· 1828 commits to dev since this release

move lexer configuration to token enumerate :

  • more readable
  • single placed
  • declarative definition instead of progammatic

⚠️ : API break