aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
blob: 808a4aa84fddbf4bdd127e66aee09c2343426f83 (plain)
1
2
3
4
fix impure context issues
add a `do` builtin that runs given exprs and returns the result of the last one
add an atom/cell/box data type for storing mutable state
write tests