Examples of the ANTLR4 JavaScript target
Required:
- Node.JS (tested with version 5.10.1)
- ANTLR4 (tested with version 4.5.3)
- browser (tested with Chrome 49.0.2623.87)
- Firefox 34.0.5
- Safari 8.0.2
- Chrome 39.0.2171
- Explorer 11.0.3
Run examples:
- Browser example:
npm run cymbol
odernpm start
oder Online-Demo - Node example:
npm run csv-to-array