Showing 41-60 of 240 packages
A formatter lib for ANTLR4 grammars
SQL Parsers for BigData, built with antlr4
Parser and evaluator for Google's Common Expression Language (CEL) in JavaScript using ANTLR4
A Visual Basic 6 lexer & parser that provides both visitor and listener patterns to traverse the parse tree.
Loads a ANTLR4 grammar file and compiles it to JavaScript.
antlr4 based JS trig parser
Vensim grammar built in ANTLR 4
SQL Parsers for BigData, built with antlr4
A compiler for tngl files using ANTLR4
Compile a string of antlr4 grammar
A helper library with various class to assist in building a custom Antlr4 lexer
JavaScript runtime for ANTLR4
Visual Basic 6.0 Lexer & Parser for ANTLR4 JavaScript target
SQL Parsers for BigData, built with antlr4
Compile a string of antlr4 grammar
CLI tool to lint KSQLDB commands/queries, for use in CI/CD, using [the official KSQLDB grammar](https://github.com/confluentinc/ksql/blob/master/ksqldb-parser/src/main/antlr4/io/confluent/ksql/parser/SqlBase.g4) and using that parser to validate KSQLDB st
A collection of ANTLR grammars used at Stordata. This project exists so that we can package the grammars (and various utilities) as a CommonJS module. The `antlr4` Javascript runtime is only available as an ES module at the time of writing.
antlr4 based JS trig parser
LL(*) lookahead strategy for the Chevrotain parser library
A code completion core implmentation for ANTLR4 based parsers