Tuesday, 8th September, 2009

Very Strange

This is very odd. I studied Scheme last year as the main part of my principles of programming module. It’s strange, Uni is coming back around, and I’ve started poking around with it again, implementing a bunch of functional-style tools for it, like fold-left, fold-right, filter and other such things.

Is it this time of year, or do I just enjoy playing with it because it is such a cute little language?

Maybe it’s because it is a functional language, and that paradigm is very much in line with my view of computing, being a CS/Maths person, not just CS.

Either way, here’s the link to some stuff I’ve been playing with.