August 18, 2009
Functional Programming & Microsoft
Small presentation about "Why MS trying to adopt functional programming in their programming languages...
Subscribe to:
Post Comments (Atom)
Blog dedicated to Software Development, Unixes, Content Filtering, Emacs, Lisp, and other things.
2 comments:
So the main reason to choose F# over Haskell seems to be the .Net platform.
I suppose with Mono, you needn't even fret the vendor lock-in so much, right?
from the first point of view - yes, there is no vendor lock with mono. But F# uses .Net libraries, that not covered by free MS licenses
Post a Comment