abra-lang
abra-lang copied to clipboard
Garbage collection 😬
trafficstars
Yeah... this needs to happen. I've been putting it off for far too long....
Right now, memory that gets allocated when running a file just sticks around until the CLI terminates. There should be some kind of GC implementation which frees up unused memory.