Turing Adventures 1: Memory and GC
Welcome part 1 of this multi-part series where I document my spiritual journey as I test the limits of an educational language called "Turing" - which was developed specifically for the Ontario Computer Science 10 curriculum. In this entry, we'll attempt to add a garbage collector to a language that can't do shit.