» Why did you pick the odd syntax?
To keep it simple to parse, I knew that each operation had to be a single character. Then it dawned on me just how unreadable this language would become, and it was at that point that I thought it would be fun to use more obscure symbols to make it crazy looking on purpose. The idea that you could have a collection of random-looking symbols, and that it would actually be useful, and implemented using such a small compiler got me excited :)