caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Florian Hars <florian@hars.de>
To: climb <onlyclimb@163.com>
Cc: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: [Caml-list] Re:  how to start
Date: Fri, 18 Oct 2002 09:28:14 +0200	[thread overview]
Message-ID: <3DAFB80E.9080605@hars.de> (raw)
In-Reply-To: <20021017170005.69C641C638D0C@sm3.163.com>

climb wrote:
>  Could you explain this senence for me in the Ocaml mannul in Using coerecions?

Well, the correct answer to your last questions is probably:

  Don't try to learn Ocaml from the reference manual.

It will tell you everything about the language, but not necessaryly in the
order you need to know it, and it doesn't tell you which parts of the language
are fundamental (core language, modules), optional (labels, objects) or arcane
(universal quantification, when to omit the first type in a coercion). Try the
tutorial by Jason Hickey first.

Note to INRIA: Describing the manual with "The Objective Caml manual begins
with short tutorials on the core language, objects and classes, and modules."
on the tutorials page is slightly misleading, those tutorials don't really add
up to an introduction to ocaml.

Yours, Florian.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-10-18  7:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17 17:00 climb
2002-10-18  7:28 ` Florian Hars [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-16 14:07 climb
2002-10-17  0:58 ` [Caml-list] Re: how to start Alessandro Baretta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DAFB80E.9080605@hars.de \
    --to=florian@hars.de \
    --cc=caml-list@inria.fr \
    --cc=onlyclimb@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).