formatting

This commit is contained in:
crumbtoo
2023-11-21 21:53:57 -07:00
parent cd478b466c
commit 8c368af01c

View File

@@ -4,7 +4,7 @@ The *Spineless Tagless G-Machine*
WIP. This will hopefully be expanded into a thorough walkthrough of the state WIP. This will hopefully be expanded into a thorough walkthrough of the state
machine. machine.
Evaluation is complete when a single \texttt{NNum} remains on the stack and the Evaluation is complete when a single :code:`NNum` remains on the stack and the
dump is empty. dump is empty.
.. math:: .. math::