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

nomnoml

< >

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

#385on 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

- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0