Antlr Project

Results 22 repositories owned by Antlr Project

antlr4

16.5k
Stars
3.2k
Forks
Watchers

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

intellij-plugin-v4

458
Stars
102
Forks
Watchers

An IntelliJ plugin for ANTLR v4

antlr3

238
Stars
170
Forks
Watchers

antlr v3 repository (pulled from p4 with history from //depot/code/antlr/antlr3-main

antlr4-intellij-adaptor

191
Stars
39
Forks
Watchers

A library to support the use of ANTLR grammars in jetbrains IDE plugins for building custom languages.

antlrcs

269
Stars
79
Forks
Watchers

The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4

codebuff

428
Stars
82
Forks
Watchers

Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).

grammars-v4

9.9k
Stars
3.7k
Forks
225
Watchers

Grammars written for ANTLR v4; expectation that the grammars are free of actions.

stringtemplate4

917
Stars
229
Forks
Watchers

StringTemplate 4

antlr4-cpp

72
Stars
33
Forks
Watchers

C++ target for ANTLR 4, including templates and runtime