antlr/runtime/JavaScript
miliu 35fcde7d69 add missed change 2019-09-29 20:51:31 -07:00
..
src add missed change 2019-09-29 20:51:31 -07:00
.project get .project into position 2015-06-30 11:26:45 -07:00
README.md links update 2016-04-26 13:27:26 +08:00

README.md

JavaScript target for ANTLR 4

JavaScript runtime libraries for ANTLR 4

This runtime is available through npm. The package name is 'antlr4'.

This runtime has been tested in Node.js, Safari, Firefox, Chrome and IE.

See www.antlr.org for more information on ANTLR

See https://github.com/antlr/antlr4/blob/master/doc/javascript-target.md for more information on using ANTLR in JavaScript