Examples of the ANTLR4 JavaScript target for powering client-side syntax for the Painless scripting language
Required:
Run examples:
- Browser example:
npm run start
- Generate JavaScript ANTLR4 lexer and parser
npm run build
Required:
Run examples:
npm run start
npm run build