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.

List ANTLR repositories

wyldcard

111
Stars
11
Forks
Watchers

A clone of Apple's HyperCard and HyperTalk scripting language.

proleap-vb6-parser

75
Stars
26
Forks
Watchers

ProLeap ANTLR4-based parser for Visual Basic 6.0

proleap-cobol-parser

130
Stars
70
Forks
Watchers

ProLeap ANTLR4-based parser for COBOL

python-solidity-parser

136
Stars
37
Forks
Watchers

An experimental Solidity parser for Python built on top of a robust ANTLR4 grammar 📚

groovy-parser

94
Stars
11
Forks
Watchers

Yet another new parser for Groovy programming language(project code: Parrot)

antlr_psql

76
Stars
31
Forks
Watchers

ANTLR v4 grammar for Postgres SQL v10 (work in progress)

soql-parser-js

76
Stars
20
Forks
Watchers

Javascript SOQL parser

cti-stix2-json-schemas

106
Stars
57
Forks
Watchers

OASIS TC Open Repository: Non-normative schemas and examples for STIX 2

dslforge

76
Stars
21
Forks
Watchers

A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.

CodART

33
Stars
58
Forks
Watchers

Source Code Automated Refactoring Toolkit