Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

nomnoml

< >

nomnoml is a diagram lang created in 2014 by Daniel Kallin.

#376on PLDB 10Years Old
Download source code:
git clone https://github.com/skanaar/nomnoml
Homepage · REPL · Source Code

The sassy UML diagram renderer.


Example from the web:
[<frame>Decorator pattern| [<abstract>Component||+ operation()] [Client] depends --> [Component] [Decorator|- next: Component] [Decorator] decorates -- [ConcreteComponent] [Component] <:- [Decorator] [Component] <:- [ConcreteComponent] ]

Language features

Feature Supported Example Token
Line Comments ✓ // A comment //
File Imports ✓ #import: filename
Directives ✓ #title: filename #zoom: 1 #acyclicer: greedy
View source
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll