antlr
There are 495 repositories under antlr topic.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
ArthurSonzogni/Diagon
Interactive ASCII art diagram generators. :star2:
Serchinastico/Kin
Sane PBXProj files
ncalc/ncalc
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.
tunnelvisionlabs/antlr4ts
Optimized TypeScript target for ANTLR 4
antlr/intellij-plugin-v4
An IntelliJ plugin for ANTLR v4
tunnelvisionlabs/antlr4cs
The original, highly-optimized C# Target for ANTLR 4
mike-lischke/vscode-antlr4
ANTLR4 language support for Visual Studio Code
chipsalliance/Surelog
SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. Provides IEEE Design/TB C/C++ VPI and Python AST & UHDM APIs. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
iamazy/elasticsearch-sql
parse sql into elasticsearch dsl with antlr4
gnudatalanguage/gdl
GDL - GNU Data Language
JetBrains-Research/astminer
A library for mining of path-based representations of code (and more)
gabriele-tomassetti/antlr-mega-tutorial
This is the companion repository of the ANTLR Mega Tutorial, that will explain everything you need to know to use ANTLR.
warrenseine/prettier-plugin-csharp
Prettier C# Plugin
nikunjy/rules
Generic Rules engine in golang
arcsysu/SYsU-lang
A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.
wizawu/tyrian
Full-featured TypeScript on JVM
uwol/proleap-cobol-parser
ProLeap ANTLR4-based parser for COBOL
ConsenSysDiligence/python-solidity-parser
An experimental Solidity parser for Python built on top of a robust ANTLR4 grammar 📚
defano/wyldcard
A clone of Apple's HyperCard and HyperTalk scripting language.
oasis-open/cti-stix2-json-schemas
OASIS TC Open Repository: Non-normative schemas and examples for STIX 2
mike-lischke/antlr4ng
Next Generation TypeScript runtime for ANTLR4
Strumenta/kolasu
Kotlin Language Support – AST Library
julianthome/inmemantlr
ANTLR as a libray for JVM based languages
daniellansun/groovy-parser
Yet another new parser for Groovy programming language(project code: Parrot)
bramp/antlr4-grammars
Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.
kaby76/Trash
Toolkit for grammars
antlr-ng/antlr-ng
The next generation of ANTLR, a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
uwol/proleap-vb6-parser
ProLeap ANTLR4-based parser for Visual Basic 6.0
jetstreamapp/soql-parser-js
Javascript SOQL parser
plugbee/dslforge
A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.
tshprecher/antlr_psql
ANTLR v4 grammar for Postgres SQL v10 (work in progress)
spicelang/spice
Spice Programming Language
gabriele-tomassetti/antlr-cpp
This is the companion repository of the article "Getting started with ANTLR in C++"
oranoran/antlr4-autosuggest
Java auto-suggest engine for ANTLR4 grammars
arvindshmicrosoft/SQLScriptDomSamples
Samples showing how to use Microsoft.SqlServer.TransactSql.ScriptDom classes