Repository navigation
ANTLR
Created by Terence Parr
发布于 February 1992
- Repository
- antlr
- Website
- www.antlr.org
- Wikipedia
- 维基百科
相关主题
ParsingParserParsingParsingParsing
ANTLR 是一个强大的语法解析器生成器,用于读取、处理、执行或翻译结构化文本或二进制文件。 它被广泛用于构建语言、工具和框架。ANTLR 根据语法定义生成解析器,解析器可以构建和遍历解析树。
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Interactive ASCII art diagram generators. 🌟
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.
Optimized TypeScript target for ANTLR 4
An IntelliJ plugin for ANTLR v4
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
GDL - GNU Data Language
This is the companion repository of the ANTLR Mega Tutorial, that will explain everything you need to know to use ANTLR.
ProLeap ANTLR4-based parser for COBOL
An experimental Solidity parser for Python built on top of a robust ANTLR4 grammar 📚