Any UML generators for D code?

rikki cattermole rikki at cattermole.co.nz
Fri Aug 13 03:05:52 UTC 2021


On 13/08/2021 9:40 AM, russhy wrote:
> also this but it's pretty old: https://github.com/rikkimax/Duml

It was a neat idea duml of mine, but I wouldn't recommend going down the 
path of CTFE for this.

Best to write a tool using dmd-fe instead.


More information about the Digitalmars-d-learn mailing list