summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 46877d5..e1bdc64 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,4 @@
-# Register allocation
+# Intermediate code generation
+
+Execute the generation in a state monad and generate unique labels and
+temporary variable names.