antlr4-hive-javascript

1.0.2 • Public • Published

antlr4-hive-javascript

antlr4 hive parser - javascript

Install

npm i antlr4-hive-javascript

Use

see hive-parser

Antlr4

What's antlr4?

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. - http://www.antlr.org/

Use antlr4 in JavaScript

https://github.com/antlr/antlr4/blob/master/doc/javascript-target.md

/antlr4-hive-javascript/

    Package Sidebar

    Install

    npm i antlr4-hive-javascript

    Weekly Downloads

    0

    Version

    1.0.2

    License

    Apache License 2.0

    Unpacked Size

    2 MB

    Total Files

    13

    Last publish

    Collaborators

    • lleohao