An open API service indexing awesome lists of open source software.

https://github.com/antlr/grammars-v5


https://github.com/antlr/grammars-v5

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

![CI](https://github.com/antlr/grammars-v5/actions/workflows/main.yml/badge.svg)

# 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)