Determine an expression type

This commit is contained in:
2024-08-07 22:47:35 +02:00
parent 385322235d
commit 573990551c
3 changed files with 77 additions and 4 deletions

3
TODO
View File

@ -1 +1,4 @@
# Type analysis
- Iterate the tree and apply the expression function on procedure expressions.
- Check statement types.