100 Languages Speedrun: Episode 78: Better Whenever Interpreter with Python and SLY
A while back I covered Whenever - a language where the program is a todo list. Whenever has no functions, no variables, and the state is just a todo list. As long as there's something on it, it picks an item at random, and performs it.
For this episo...
taw.hashnode.dev13 min read