faqts : Computers : Programming : Languages : Ocaml

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

I'm new to Ocaml, where should I start?

Aug 10th, 2005 18:25
extras, http://caml.inria.fr/


Ocaml
http://caml.inria.fr/
http://caml.inria.fr/resources/index.en.html

Library references
http://caml.inria.fr/pub/docs/manual-ocaml/libref/index.html

Tutorial wiki
http://www.ocaml-tutorial.org/

Developing Applications With Objective Caml
http://caml.inria.fr/pub/docs/oreilly-book/index.html

pleac, language shoot out, syntax-accroos may give you some ideas.
http://pleac.sourceforge.net/pleac_ocaml/strings.html
http://shootout.alioth.debian.org/benchmark.php?test=all&lang=ocaml&sort=fullcpu
http://merd.sourceforge.net/pixel/language-study/syntax-across-languages-per-language/OCaml.html

A Concise Introduction to Objective Caml
http://www.csc.vill.edu/~dmatusze/resources/ocaml/ocaml.html


Variants:

metaOcaml
http://www.metaocaml.org/

gCaml
http://web.yl.is.s.u-tokyo.ac.jp/~furuse/gcaml/