Developer's DescriptionBy Christopher DeckersGenerate syntax diagrams from BNF or code.RR Diagram is a lightweight Java library designed to help you allows generating railroad diagrams (also called syntax diagrams) from code or from BNF notation. The output format is SVG which can be integrated to web pages and where rules can contain links. RR Diagram can also be used to generate BNF notation from a model.