0.6.0-alpha.4 • Published 8 months ago

@cubuspl42/antlr4ts-cli v0.6.0-alpha.4

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
8 months ago

antlr4ts-cli -- TypeScript/JavaScript target code generator for ANTLR 4

Copyright 2016 The ANTLR Project. All rights reserved.

Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.

#Installation

npm install -g antlr4ts-cli

You may also install a copy of this local to your package using this command:

npm install --save-dev antlr4ts-cli

This is a NPM wrapper of a ANTLR 4 code generation tool for TypeScript. The actual tool is written in Java, so you will need to have a modern version of Java (>= JRE 1.6) to use it. One installed, this command may be used for more information:

antlr4ts

For general See general information about ANTLR see http://www.antlr.org

0.6.0-alpha.4

8 months ago

0.6.0-alpha.3

8 months ago

0.6.0-alpha.2

8 months ago

0.6.0-alpha.1

8 months ago

0.6.0-rc.1

8 months ago