Skip to content

jeysal/rust-uml-to-dot-concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-uml-to-dot-concept

Small experiment / proof of concept on generating DOT output from a PlantUML-like description language, ready to be processed by GraphViz e.g. to render SVG files containing the UML diagrams.

See this test case for example input and output.

Written in Rust, using nom to parse input and dot to generate DOT output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages