Scheme Projects
Until now I haven't seen the computer language Scheme used outside of university, though this is rather a pity since there
are
some really neat things about it, e.g. the thorough implementation of the lambda-calculous, true inclusion polymorphism,
provability
etc.
I rarely use Scheme which is why only programs that were written for university purposes can be found here.
- CD-MC: calculates the best order of how to fit CD Tracks onto a MC
- NIM Multi: an implementation of the NIM game with as many poles as you wish and a strong computer opponent
- Conquest of Hell: a small text-based fantsy adventure; the basic technology can easily be expanded (elder version, may contain errors; gotta search for the new one some time)