summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-06-20 18:43:01 +0100
committerubq323 <ubq323@ubq323.website>2024-06-20 18:45:35 +0100
commit9a7d1b1d41f4b3bb3387e7bbe77105d0089803d0 (patch)
tree984e8648448ee75fe2bed9f9616ba295fc1b81f7 /todo
parent600eaef90f9f0507635fec4cf98f7fa1d1779bd1 (diff)
globals are now variable
Diffstat (limited to 'todo')
-rw-r--r--todo4
1 files changed, 0 insertions, 4 deletions
diff --git a/todo b/todo
index 0dbc87d..2e920ed 100644
--- a/todo
+++ b/todo
@@ -1,7 +1,3 @@
-string interning
- pass state through all allocation things
- decide on state vs global state, terminology
-globals, getting and setting
functions, returning
locals, lexical scoping, closures, upvalues
lists, hashes, other useful types