antlr4-grammar
There are 115 repositories under antlr4-grammar topic.
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
uwol/proleap-cobol-parser
ProLeap ANTLR4-based parser for COBOL
fionafibration/owoScript
An OwO based, stack-oriented programming language
uwol/proleap-vb6-parser
ProLeap ANTLR4-based parser for Visual Basic 6.0
yaacov/tree-search-language
Tree Search Language (TSL) is a wonderful search langauge.
EliotVU/UnrealScript-Language-Service
An UnrealScript Language Server Provider for VSCode
cschneid-the-elder/mapa
mainframe application portfolio analysis, antlr4 grammars and java for static analysis of cobol+cics+db2+sqlims+execdli, jcl
Luncher91/A2LParser
Java library to parse A2L files into an easy to use object structure.
pzbitskiy/tealang
Tealang - high level language for Algorand ASC1 and TEAL
mcchatman8009/antlr4-tool
A useful Antlr4 tool with full TypeScript support
YehiaFarghaly/database-engine
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
jeasonstudio/solidity-antlr4
✨ Solidity Language Lexer and Parser, generated by official ANTLR4 grammar.
xqdoc/xqdoc
An Antlr4 implementation of xqDoc for XQuery
libtangle/QASM-Grammar
An Antlr4 Grammar for OPENQASM 2.0
psygate/smali-antlr4-grammar
An antlr4 grammar for parsing smali files.
OpenZeppelin/sgp
Solidity ANTLR4 grammar Python parser
thomasleplus/java-sql-inspector
Utility to test Java code for SQL injection vulnerabilities.
iml130/pfdl
A Production Flow Description Language for an Order-Centric Production
melchisedech333/antlr4-experiments
:wrench: My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
yjkellyjoo/Solidity-complete-parser
This project is all about building a complete Solidity parser able to parse all compiler versions of Solidity.
aeyno/antlr4-docker
Docker container for Antlr4
comroid-git/KScr
A simple, compiled language that aims to grow into a fully-fledged Object-oriented compiled language
crate/cratedb-sqlparse
Parsing utilities to validate and split SQL statements for CrateDB.
lszeremeta/yarspg
YARS-PG grammar. The YARS-PG serialization is specially designed for graphs, especially property graphs.
rikbrown/klausewitz-parser
Kotlin (+ANTLR) parser for configuration files/save games generated by Paradox's Clausewitz engine (e.g. Stellaris)
caoccao/JavetSanitizer
A JavaScript sanitizer framework for parsing and validating JavaScript code on JVM.
mhazizian/compiler_project
Compiler for Smoola language
Mortaza-Seydi/Mini-Java-Compiler
Lexer, Parser, Tree Drawer, Code Generator for Mini Java
deviknitkkr/Json-Reader
Json reader based on ANTLR.
gregwhitaker/gradle-antlr-example
Example of using ANTLR in Gradle
jlechem/TextAdventure
A text adventure API framework
KevinGliewe/GCore.Antlr.Grammers
Prebuilding Antlr4 Grammers from https://github.com/antlr/grammars-v4.
lszeremeta/yars
YARS grammar
mheene/bufr-grammar
BUFR (FM94) Grammar -- The repository contains a basic version of a BUFR grammar. The grammar is formulated in ANTLR.
suyanlong/ralph-parser-ts
ralph language parser