Skip to content
Guido edited this page May 12, 2016 · 4 revisions

Trailer is a Javascript library for creating railroad diagrams (also known as "syntax diagrams"), from context-free grammars specified in EBNF ("Extended Backus-Naur Form").

Trailer generates syntax diagrams in pure HTML and CSS and requires jQuery only. No other libraries, plug-ins or browser capabilities are needed. It is designed to be easily integrated into your own web pages.

Trailer is open-source software under the GPLv3 license.

Clone this wiki locally