On the other day, I bumped into Microsoft F#, a functional programming environment. It is pretty interesting. After reading some features, I find it quite unusual to think in functional programming.
Anyway, it is worth testing since it can provides parallel IO and CPU programming, and nowadays, every computer have at least 2 CPUs.
There is more information about functional programming. http://academicearth.org/courses/the-structure-and-interpretation-of-computer-programs. For that class, the professor uses Scheme, something like Lisp.
0 comments:
Post a Comment