Antlr Project
- San Francisco
- http://antlr.org
- parrt@antlr.org
Repositories
-
grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
-
antlr4
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
An IntelliJ plugin for ANTLR v4
-
antlr4test-maven-plugin
A maven plugin used to test the grammars-v4 repo grammars
-
Antlr4Formatter
Formatter for ANTLR 4 grammars
-
-
website-antlr4
The ANTLR 4 Website
-
jetbrains-plugin-st4
An intellij/jetbrains plugin for StringTemplate .st and .stg files
-
antlrworks
AntlrWorks tool for ANTLR
-
stringtemplate4
StringTemplate 4
-
stringtemplate3
StringTemplate v3
-
antlr3
antlr v3 repository (pulled from p4 with history from //depot/code/antlr/antlr3-main
-
codebuff
Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).
-
website-st4
stringtemplate.org content
-
-
grammars-v3
Grammars written for ANTLR v3; expectation that the grammars are free of actions but it's not a hard and fast rule. there is no common license!
-
antlrcs
The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4
-
antlr4-intellij-adaptor
A library to support the use of ANTLR grammars in jetbrains IDE plugins for building custom languages.
-
jetbrains-plugin-sample
A sample plugin for jetbrains IDEs that uses an ANTLR grammar for a nontrivial custom language.
-
website-antlr3
The ANTLR 3 Website
-
symtab
Generic symbol table for lexically/statically scoped languages
-
antlr4-cpp
C++ target for ANTLR 4, including templates and runtime
-
website-antlr2
The ANTLR 2 Website
-
stringtemplate4-objc
An Objective-C port of StringTemplate v4