Block a user
custom functions
also important decision points are around captures (closures?), whether to allow no captures, captures by value or captures by name (effectively by reference but weirder)
Not sure what…
custom functions
also important decision points are around captures (closures?), whether to allow no captures, captures by value or captures by name (effectively by reference but weirder)
add README.md (the repo needs some aura)
come on dont include executables in git smh
command system for the repl
fun fact: the saving and loading together with #2 would make a great way to create a "standard library" of functions and constants implemented in calc, not hardcoded in zig