Using `afl-fuzz` I managed to generate input that crashes or hangs the interpreter. The zip file contains two directories, hangs/ and crashes/ containing the cases that make it hang or crash, respectively. [crashes and hangs.zip](https://github.com/bbu/simple-interpreter/files/2824225/crashes.and.hangs.zip) Hope this helps!