Random stuff
- Funciton now has an official parser/interpreter, which I posted on BitBucket. Yay! :)
- I managed to write a linear-time division and modulo function (the previous one was exponential-time), complete with mathematical proof to prove it correct. Yippie! This is the most complex function yet :)
- Unrelatedly, I also published version 1.2 of C# Nibbles, which now generates the sound via DirectSound thanks to Tergiver and Roman :) — You can download the newest version and try it :)