aboutsummaryrefslogtreecommitdiffstats
path: root/Notes.org
diff options
context:
space:
mode:
Diffstat (limited to 'Notes.org')
-rw-r--r--Notes.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/Notes.org b/Notes.org
index 62c08ec..7dd8132 100644
--- a/Notes.org
+++ b/Notes.org
@@ -127,4 +127,13 @@
- The declaration class should only be in charge of storing it in the right location in
the stack and adding that to the bindings.
+**** TODO Add more expressions
+ CLOCK: [2017-03-17 Fri 13:21]
+
+ Expressions like > or < or == etc..
+**** TODO Add more statements
+
+***** If statement
+***** For statement
+***** While statement