Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
https://github.com/antlr/grammars-v4
hacktoberfest
Last synced: 18 days ago
JSON representation
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
- Host: GitHub
- URL: https://github.com/antlr/grammars-v4
- Owner: antlr
- License: mit
- Created: 2012-09-25T23:45:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:01:03.000Z (8 months ago)
- Last Synced: 2024-04-14T07:49:03.161Z (8 months ago)
- Topics: hacktoberfest
- Language: ANTLR
- Homepage:
- Size: 45.8 MB
- Stars: 9,746
- Watchers: 224
- Forks: 3,652
- Open Issues: 511
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - grammars-v4
- my-awesome - antlr/grammars-v4 - 12 star:10.3k fork:3.7k Grammars written for ANTLR v4; expectation that the grammars are free of actions. (ANTLR)
README
![CI](https://github.com/antlr/grammars-v4/actions/workflows/main.yml/badge.svg)
# Grammars-v4
This repository is a collection of formal grammars written for [ANTLR v4](https://github.com/antlr/antlr4)
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...
## FAQ
Please refer to the [grammars-v4 Wiki](https://github.com/antlr/grammars-v4/wiki)
## Code of Conduct
Please refer to [House Rules](https://github.com/antlr/grammars-v4/blob/master/House_Rules.md)