0.4.0 • Published 1 year ago

bnf-railroad v0.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

BNF Railroad Generator

Generate a railroad diagram from BNF, using the railroad-diagrams package to draw beautiful diagrams.

Usage

You can install this with npm:

npm install -g bnf-railroad

Then run it with:

bnf-railroad <infile> <outfile>

You can also clone this repo and run the bin/bnf-railroad.mjs file.

Screenhsot

Here's the diagram generated from bnf.bnf:

Railroad Diagram