Thursday, October 23, 2014

Handy ocaml code samples

A handy web site with code samples here. Especially for freshers like me :)

In order to compile my class i need to use:

corebuild eaBase.byte

it simplifies things a lot

and then ./eaBase.byte which calls the main and prints the result.

The official reference page is here

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.