"OCaml is fundamentally a functional programming language and the use of functions instead of objects often leads to shorter and clearer code. Indeed, many of the benefits of functional programming are already known to OO programmers in the form of design patterns..."
To read the rest of this article and more, subscribe to The OCaml Journal today.
XML serialization
-
The F#.NET Journal just published an article about reflection and
serialization:
*"This article builds upon the recent article about reflecting values of
n...
4 days ago