From 573990551cd19cba3959579910781637e0d9ecb4 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 7 Aug 2024 22:47:35 +0200 Subject: Determine an expression type --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9862022..6a2f85b 100644 --- a/TODO +++ b/TODO @@ -1 +1,4 @@ # Type analysis + +- Iterate the tree and apply the expression function on procedure expressions. +- Check statement types. -- cgit v1.2.3