aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-08-07 22:47:35 +0200
committerEugen Wissner <belka@caraus.de>2024-08-07 22:47:35 +0200
commit573990551cd19cba3959579910781637e0d9ecb4 (patch)
tree3cc487b5d15e41e12a07b5d08ad6d9cfbf6a086f /TODO
parent385322235ddabde3a2d5f33d8f258016a9170f83 (diff)
downloadelna-573990551cd19cba3959579910781637e0d9ecb4.tar.gz
Determine an expression type
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
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.