/antlr4ts-template

Shows how to use antlr with typescript

Primary LanguageTypeScript

antlr4ts template

  • Install dependencies: yarn
  • Generate parser: yarn antlr4ts
  • Start server: yarn start
  • Enter an expression matching the SimpleFilter.g4 gammar