tools: fold2svg — render FOLD to SVG/PNG via Rabbit Ear #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tooling/fold2svg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A small dev tool:
tools/fold2svg.mjsrenders Beloch's FOLD output to SVG (or PNG) via Rabbit Ear — the downstream consumer named indecisions/0009. It also doubles as a check that our FOLD is RE-loadable.Adds
bunto the Nix devshell;node_modulesis gitignored (deps reproduced frombun.lock). Pure tooling — no language or library change. Sample renders are on #3.The tool on two existing examples —
diagonals.bel(axiom 1) andperp.bel(axioms 1 + 3):