antlr/runtime/JavaScript
Eric Vergnaud e7cdc2271f Largely rewritten to support usage in web worker thread without breaking compatibility with NodeJS require 2015-09-03 23:40:06 +08:00
..
src Largely rewritten to support usage in web worker thread without breaking compatibility with NodeJS require 2015-09-03 23:40:06 +08:00
.project get .project into position 2015-06-30 11:26:45 -07:00
LICENSE.txt mv files into proper position for folding into main antlr4 repo 2015-06-30 11:18:25 -07:00
README.md mv files into proper position for folding into main antlr4 repo 2015-06-30 11:18:25 -07: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://theantlrguy.atlassian.net/wiki/display/ANTLR4/JavaScript+Target for more information on using ANTLR in JavaScript