Updated TODO

This commit is contained in:
2023-11-26 22:34:23 -05:00
parent 7793c49f1c
commit a7bd4f6c6e

View File

@@ -1,3 +1,3 @@
1. Implement variable assignment e.g. x = 5
2. ALlow these variables to be used in future expressions
----DONE---- 1. Implement variable assignment e.g. x = 5
----DONE---- 2. Allow these variables to be used in future expressions
3. Implement additional error-checking