ANTLR topic
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.
wyldcard
A clone of Apple's HyperCard and HyperTalk scripting language.
proleap-vb6-parser
ProLeap ANTLR4-based parser for Visual Basic 6.0
proleap-cobol-parser
ProLeap ANTLR4-based parser for COBOL
python-solidity-parser
An experimental Solidity parser for Python built on top of a robust ANTLR4 grammar 📚
groovy-parser
Yet another new parser for Groovy programming language(project code: Parrot)
antlr_psql
ANTLR v4 grammar for Postgres SQL v10 (work in progress)
cti-stix2-json-schemas
OASIS TC Open Repository: Non-normative schemas and examples for STIX 2
dslforge
A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.
CodART
Source Code Automated Refactoring Toolkit