Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)