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

antlr4-autosuggest

66
Stars
22
Forks
Watchers

Java auto-suggest engine for ANTLR4 grammars

antlr4-grammars

97
Stars
22
Forks
Watchers

Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.

inmemantlr

104
Stars
23
Forks
Watchers

ANTLR as a libray for JVM based languages

DAGE

29
Stars
3
Forks
Watchers

Desktop Antlr Grammar Editor

elasticsearch-sql

337
Stars
89
Forks
Watchers

parse sql into elasticsearch dsl with antlr4

Diagon

1.4k
Stars
53
Forks
Watchers

Interactive ASCII art diagram generators. :star2:

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.

jflex

576
Stars
111
Forks
Watchers

The fast scanner generator for Java™ with full Unicode support

antlr4ts

624
Stars
106
Forks
Watchers

Optimized TypeScript target for ANTLR 4

intellij-plugin-v4

458
Stars
102
Forks
Watchers

An IntelliJ plugin for ANTLR v4