12 lines
477 B
Python
12 lines
477 B
Python
"""
|
|
Emitters: IR -> an artifact. None of them has heard of Python, `ast` or SQL.
|
|
|
|
dot .dot -> Graphviz -> SVG static docs, embedding
|
|
index markdown / sidebar JSON no graph literacy required
|
|
diff two IRs -> what changed review
|
|
notebook .ipynb a runnable document
|
|
|
|
The non-visual ones matter most for reach. A sorted, described index of what
|
|
exists is readable by people who will never open a diagram.
|
|
"""
|