Re: [Caml-list] Documentation to start

2009-09-04 Thread Ashish Agarwal
I would recommend Jason Hickey's excellent book [1]. You can also look at
the OCaml manual [2], but in my opinion this is better as reference.
The easiest way to install OCaml depends on the OS you are using, but GODI
[3] is a good choice for most systems.

[1] http://files.metaprl.org/doc/ocaml-book.pdf
[2] http://caml.inria.fr/pub/docs/manual-ocaml
[3] http://godi.camlcity.org


On Thu, Sep 3, 2009 at 5:36 PM, vernade vern...@free.fr wrote:


 Hello,
 I just downloaded ocaml (and caml-light) . I am looking for documentation
 on pdf
 or any format that I can easily download , read and print. I need basic
 information. All I found was on line and the help didn't come with the
 file I
 downloaded to install ocaml and caml-light.

 Didier

 ___
 Caml-list mailing list. Subscription management:
 http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
 Archives: http://caml.inria.fr
 Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
 Bug reports: http://caml.inria.fr/bin/caml-bugs

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


[Caml-list] Documentation to start

2009-09-03 Thread vernade

Hello,
I just downloaded ocaml (and caml-light) . I am looking for documentation on pdf
or any format that I can easily download , read and print. I need basic
information. All I found was on line and the help didn't come with the file I
downloaded to install ocaml and caml-light.

Didier

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Documentation to start

2009-09-03 Thread Philip
On Thu, 2009-09-03 at 23:36 +0200, vernade wrote:
 Hello,
 I just downloaded ocaml (and caml-light) . I am looking for documentation on 
 pdf
 or any format that I can easily download , read and print. I need basic
 information. All I found was on line and the help didn't come with the file 
 I
 downloaded to install ocaml and caml-light.
 
 Didier
 

Hi Didier,

a first place to start is:
http://caml.inria.fr/pub/docs/manual-ocaml/
http://www.ocaml-tutorial.org/

Installation is quite easy on fedora 11:
just do a 'yum install'

greetings,
Philip 

 ___
 Caml-list mailing list. Subscription management:
 http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
 Archives: http://caml.inria.fr
 Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
 Bug reports: http://caml.inria.fr/bin/caml-bugs


___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


Re: [Caml-list] Documentation to start

2009-09-03 Thread David MENTRE
Hello,

2009/9/3 vernade vern...@free.fr:
 I just downloaded ocaml (and caml-light) . I am looking for documentation on 
 pdf
 or any format that I can easily download , read and print. I need basic
 information.

As you probably speak French, take a look at Le Langage Caml book:
  http://caml.inria.fr/pub/distrib/books/llc.pdf

It is dedicated to Caml Light but code examples can be adapted fairly
easily to OCaml.

It is a very good book!

Yours,
d.

___
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs