From 6a54b66421384a6d37a734c47331fe432adeb80c Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 17 Aug 2024 14:16:16 +0200 Subject: Generate the code for IfStatement --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') 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. -- cgit v1.2.3