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.
antlr4-autosuggest
Java auto-suggest engine for ANTLR4 grammars
antlr4-grammars
Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.
inmemantlr
ANTLR as a libray for JVM based languages
elasticsearch-sql
parse sql into elasticsearch dsl with antlr4
Diagon
Interactive ASCII art diagram generators. :star2:
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
jflex
The fast scanner generator for Java™ with full Unicode support
antlr4ts
Optimized TypeScript target for ANTLR 4
intellij-plugin-v4
An IntelliJ plugin for ANTLR v4