Expand description

depict is library for automatically drawing beautiful, readable pictures of models of systems, processes, and concepts of operation (ConOps).

Summary

dpict may be best understood as a compiler from a textual language of “depict-expressions” (“depictions”) to “pictures”. It is implemented as a library for easy use by downstream packages like depict_desktop, depict_web, depict_server, depict_tikz, and depict_parse.

Modules

The depict compiler backend

The parser for “depictions”

A pretty-printer for “depiction” parse trees