lolli-viz
Visualization for the Lolli linear logic workbench.
Renders proofs as trees, LaTeX, and Graphviz graphs.
Output Formats
- ASCII/Unicode proof trees
- LaTeX (bussproofs package)
- Graphviz DOT
- SVG (via Graphviz)
Usage
use TreeRenderer;
let renderer = TreeRenderer ;
let output = renderer.render;
Part of Lolli
This is part of the Lolli linear logic workbench.
License
MIT