summaryrefslogtreecommitdiff
path: root/todo
blob: 0dbc87d583a4f5e7ede19c4f3f4eb314fb862275 (plain)
1
2
3
4
5
6
7
8
9
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