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.
vscode-antlr4
ANTLR4 language support for Visual Studio Code
antlr-mega-tutorial
This is the companion repository of the ANTLR Mega Tutorial, that will explain everything you need to know to use ANTLR.
Surelog
SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. Provides IEEE Design/TB C/C++ VPI and Python AST & UHDM APIs. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
antlr4cs
The original, highly-optimized C# Target for ANTLR 4
prettier-plugin-csharp
Prettier C# Plugin
astminer
A library for mining of path-based representations of code (and more)