From b8973cbed7168477bbf6e0db7175f01c7b0e0807 Mon Sep 17 00:00:00 2001 From: crumbtoo Date: Tue, 28 Nov 2023 09:18:00 -0700 Subject: [PATCH] stg -> tim --- docs/src/commentary/{stg.rst => tim.rst} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename docs/src/commentary/{stg.rst => tim.rst} (98%) diff --git a/docs/src/commentary/stg.rst b/docs/src/commentary/tim.rst similarity index 98% rename from docs/src/commentary/stg.rst rename to docs/src/commentary/tim.rst index 027bae5..4dd05cd 100644 --- a/docs/src/commentary/stg.rst +++ b/docs/src/commentary/tim.rst @@ -1,5 +1,5 @@ -The *Spineless Tagless G-Machine* -================================= +The *Template Instantiation Machine* +==================================== WIP. This will hopefully be expanded into a thorough walkthrough of the state machine.