win32 F/OSS development - Caml

caml

Caml, the Categorical Abstract Machine Language, is an ML descendant. As implemented by oCaml, you get the standard goodies of a functional language, with the addition of Object-Oriented programming.

Install

Head over to the Caml Language page and look for the 'Binary distributions for Microsoft Windows'. You have a choice of using one built on MinGW or on MS compilers. Since I use MinGW elsewhere, I use that one. They're standard windows installers, so just run the setup file.

Documentation






< < Back to Start >>


A byte walks into a bar and orders a pint. Bartender asks him "What's wrong?" Byte says "Parity error." Bartender nods and says "Yeah, I thought you looked a bit off."

<@buo>