https://github.com/antlr/grammars-v5
https://github.com/antlr/grammars-v5
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antlr/grammars-v5
- Owner: antlr
- Created: 2024-01-17T21:59:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T22:52:56.000Z (over 2 years ago)
- Last Synced: 2025-10-06T13:58:43.228Z (8 months ago)
- Size: 7.81 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Grammars-v5
This repository is a collection of formal grammars written for [ANTLR v5](https://github.com/antlr/antlr5)
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...
## Code of Conduct
Please refer to [House Rules](https://github.com/antlr/grammars-v5/blob/master/House-rules.md)