Skip to content

mortie/bnf-railroad-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate railroad diagrams from a BNF-like language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published