2.0.0 • Published 4 years ago

solidity-railroad-grammar v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Solidity ANTLR4 RailRoad Diagrams (RRD)

Overview

This is the output generated from the antlr4-rrd tool available here: https://github.com/bkiers/rrd-antlr4

EBNF

Conversion from ANTLR4 to EBNF includes:

  • Direct recursion elimination
  • Inline single-string nonterminals
  • Keep references to epsilon-only nonterminals

Files

.ebnf is the raw grammar

.rrd.ebnf is slightly modified for better rendering

License

MIT/ISC

Solidity.g4 ANTRL4 Grammar is MIT

2.0.0

4 years ago