grammars-v4 – antlr
为ANTLR v4编写的语法;期望这些语法不包含动作。
关键指标一览
主题标签
README 详细介绍
Last PR merge build: <img src="https://github.com/antlr/grammars-v4/actions/workflows/main.yml/badge.svg" alt="CI" class="ra0-md-img" loading="lazy" />
Weekly .jar build: <img src="https://github.com/antlr/grammars-v4/actions/workflows/weekly-jar.yml/badge.svg" alt="Weekly JAR" class="ra0-md-img" loading="lazy" />
Weekly dev build: <img src="https://github.com/antlr/grammars-v4/actions/workflows/weekly-dev.yml/badge.svg" alt="Weekly Dev" class="ra0-md-img" loading="lazy" />
Grammars-v4
This repository is a collection of formal grammars written for ANTLR v4.
The root directory name is the all-lowercase name of the language or file format parsed by the grammar. For example, java, cpp, csharp, c, etc.
Performance
Grammar performance table (sortable by column header).
FAQ
Please refer to the grammars-v4 Wiki
Code of Conduct
Please refer to House Rules