From 60b3369ab24f9bd2a4a6d638ab1b3013ebc29814 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 20 Jun 2024 16:00:34 +0100 Subject: pass State *S everywhere contains changes from a million years ago that i don't remember much about --- todo | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 todo (limited to 'todo') diff --git a/todo b/todo new file mode 100644 index 0000000..0dbc87d --- /dev/null +++ b/todo @@ -0,0 +1,10 @@ +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 +garbage collector +macros + -- cgit v1.2.3