1.0.2 • Published 6 years ago

antlr4-hive-javascript v1.0.2

Weekly downloads
3
License
Apache License 2....
Repository
github
Last release
6 years ago

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

1.0.2

6 years ago

1.0.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago