cute commentary chapter titles

This commit is contained in:
crumbtoo
2023-11-30 09:41:16 -07:00
parent 1e43039292
commit 11f80cad32

View File

@@ -54,9 +54,9 @@ Achilles' heel. Traversing a tree structure is a very non-linear task unfit for
an assembly target. The goal of our new G-Machine is to compile a *linear an assembly target. The goal of our new G-Machine is to compile a *linear
sequence of instructions* which instantiate the expression at execution. sequence of instructions* which instantiate the expression at execution.
************** **************************
Implementation Trees and Vines, in Theory
************** **************************
WIP. state transition rules WIP. state transition rules
@@ -207,9 +207,15 @@ WIP. state transition rules
& m & m
} }
********************************* **************************
Compilation: How to Squash a Tree Evaluation: Slurping Vines
********************************* **************************
WIP.
****************************
Compilation: Squashing Trees
****************************
WIP. WIP.