24 packages tagged with “antlr4”
The runtime library for parsers generated by the C# target of ANTLR 4. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
The C# target of the ANTLR 4 parser generator for Visual Studio 2010+ projects. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2010 or newer.
Derivative of Harwell's Antrl4cs: contains "ITask" wrapper for Msbuild, schemas for setting Antlr4 file properties, and a separately installed official Antlr4 java tool at antlr.org downloads.
Provides a custom DSL to write workflows with in a syntax similar to JavaScript but with native keywords translating to workflow functionality. For example if/else would translate to the If activity. Very cool, but also very experimental ;)
Library to transform Rtf and Html to plain text and vice versa
Query Structure Interface of MySql
Query Structure Interface of Oracle
Query Structure Interface of Cql
Query Structure Interface of Impala SQL
Query Structure Interface of Trino
Query Structure Interface of SAP HANA SQL
The C# target of the ANTLR 4 parser generator for Visual Studio 2008 projects. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008.
A library that removes most of the boilerplate code for listening to and visiting ANTLR4-generated parse trees on the CLR.
Item filter parser for poe
ANTLR 4 parser generator command line tool.
Indent / Dedent token lexer (C# base class) for Antlr4
UI components for visualizing ANTLR tokens and parse trees
Query Structure Interface of SingleStore
A .NET Standard library to build a custom, possibly mutable, Abstract Syntax Tree (AST)
Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.
A .NET template for creating Antlr4 projects in C#, including a sample CSV parser.