You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p>Or, you can download <ahref="http://www.antlr.org/download/antlr-javascript-runtime-4.13.1.zip">antlr-javascript-runtime-4.13.1.zip</a>.
<p>The runtime is provided in the form of source code, so no additional installation is required. Simply refer to the JavaScript in that zip from your project, and eventually webpack it.
<p>See <ahref="https://github.com/antlr/antlr4/blob/master/doc/javascript-target.md">JavaScript runtime target</a> for more information.