Add TODO note
This commit is contained in:
parent
16559d2e55
commit
84455d11d5
3
TODO.md
3
TODO.md
@ -1,5 +1,8 @@
|
||||
# Plan of attack
|
||||
|
||||
-ONLY two types of statement, Expressoin and Declaration
|
||||
-modules and imports are just types of Declarables
|
||||
|
||||
1. modify visitor so it can handle scopes
|
||||
-this is needed both to handle import scope correctly
|
||||
-and also to support making FQSNs aware of function parameters
|
||||
|
Loading…
Reference in New Issue
Block a user