Diagram To Code Transpiler (The Plan (WIP))
What We Have
- d2py
- dscript (ASC to bash transpiler)
- concurrent lambdas
- d2f (diagram)
- das2f
- das2j
- prep (like sed, but using Ohm-JS instead of REGEX)
- dr (design rule checker)
What We Need (The Target)
- draw.io diagram to ASC to bash
- multiple tabs on draw.io diagram -> one large ASC file
-
See Also