adjivas / ml

A library to generating UML language from Rust's project into graphiz/dot file.
https://adjivas.github.io/ml/mml
Apache License 2.0
79 stars 15 forks source link

Example diagrams #4

Open naturallymitchell opened 6 years ago

naturallymitchell commented 6 years ago

We currently have one example diagram. In order to test the project and make it useful, other code bases can be diagrammed and linked here. This list shows what it can do:

naturallymitchell commented 6 years ago

(inspired by https://github.com/Geal/nom/issues/14)

adjivas commented 6 years ago

In right I also have this other project Neko who use the mll crate :P .

If I add a list of example on the readme's mll, can we envisage to close this issue and let free people to add their examples by pull requests?