[Pkg-javascript-devel] Bug#1138606: ITP: railroad-diagrams -- library to draw railroad syntax diagrams
joe at nahmias.net
joe at nahmias.net
Mon Jun 1 04:44:27 BST 2026
Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <jello at debian.org>
Control: block 1138500 by -1
X-Debbugs-CC: Tab Atkins Jr. <jackalmage at gmail.com>, debian-devel at lists.debian.org, Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>, debian-python at lists.debian.org
* Package name : railroad-diagrams
Version : 1.0.0
Upstream Author : Tab Atkins Jr. <jackalmage at gmail.com>
* URL : https://github.com/tabatkins/railroad-diagrams
* License : Expat
Programming Lang: JavaScript, Python
Description : library to draw railroad syntax diagrams
This is a small library for generating railroad diagrams (like what
JSON.org uses) using SVG or Unicode Text, with both JS and Python ports.
.
Railroad diagrams are a way of visually representing a grammar in a form
that is more readable than using regular expressions or BNF. They can
easily represent any context-free grammar, and some more powerful
grammars. There are several railroad-diagram generators out there, but
none of them had the desired visual appeal, so this project was born.
dep for nearley
i plan to maintain this under the js-team
More information about the Pkg-javascript-devel
mailing list