Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

antlr4ts-tool

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antlr4ts-tool

Java-based support jar for antlr4ts

  • 0.4.0-dev
  • latest
  • unstable
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Stability 1 - Experimental. :warning:
This feature was introduced recently, and may change or be removed in the future.

#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

Keywords

FAQs

Package last updated on 12 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc