caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David MENTRE <dmentre@linux-france.org>
To: Eijiro Sumii <eijiro_sumii@anet.ne.jp>
Cc: caml-list@yquem.inria.fr, jon@jdh30.plus.com, sumii@saul.cis.upenn.edu
Subject: Re: [Caml-list] MinCaml English Documentation
Date: Tue, 08 Mar 2005 19:59:06 +0100	[thread overview]
Message-ID: <87ekeq2ccl.fsf@linux-france.org> (raw)
In-Reply-To: <20050307.220107.85397271.eijiro_sumii@anet.ne.jp> (Eijiro Sumii's message of "Mon, 07 Mar 2005 22:01:07 -0500 (EST)")

Hello,

First of all, a big thank to you for releasing your mini-caml compiler
under a free license. I always wanted to dive into Caml compiler
intricacies but was feared by its size. The size of MinCaml makes
possible to study it.

Eijiro Sumii <eijiro_sumii@anet.ne.jp> writes:

> I've uploaded a (rather quick) translation of my MinCaml compiler
> tutorial:
>
>   http://min-caml.sourceforge.net/index-e.html

I noticed that the different english comment are available as different
pages (1->N).

  http://min-caml.sourceforge.net/tutorial-mincaml-1.eng.htm

Do you have all of them in the same file ? (otherwise I'll just play
with wget :)

>> I'd prioritise data types next, and pattern matching (of course) if that is 
>> not implemented already.

I would also like to have a GC in addition of data types and pattern
matching. 

Depending on wether you want to teach GC or just use it, either we could
write one or use OCaml's one.

Yours,
d.
-- 
pub  1024D/A3AD7A2A 2004-10-03 David MENTRE <dmentre@linux-france.org>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A


  parent reply	other threads:[~2005-03-08 18:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03 22:26 MinCaml: an educational compiler for tiny ML subset (documented in Japanese) Eijiro Sumii
2005-03-05  8:32 ` [Caml-list] " Jon Harrop
2005-03-05 14:37   ` Eijiro Sumii
2005-03-05 14:48     ` Eijiro Sumii
2005-03-07  0:20     ` Jon Harrop
2005-03-08  3:01       ` MinCaml English Documentation Eijiro Sumii
2005-03-08  4:12         ` Jon Harrop
2005-03-08  7:09         ` [Caml-list] " Ken Friis Larsen
2005-03-08 18:59         ` David MENTRE [this message]
2005-03-08 19:15           ` Eijiro Sumii
2005-03-08 20:13         ` Xavier Leroy
2005-03-08 22:32           ` Eijiro Sumii
2005-03-14 17:31             ` Looking for an efficient implementation of simply typed lambda calculus Sébastien Hinderer
2005-03-15 20:59               ` [Caml-list] " Manos Renieris
2005-03-05  9:46 ` [Caml-list] MinCaml: an educational compiler for tiny ML subset (documented in Japanese) Corey O'Connor
2005-03-05 12:01 ` Oliver Bandel
2005-03-05 16:45   ` Eijiro Sumii
2005-03-05 17:19 ` OT: " Richard Jones

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=87ekeq2ccl.fsf@linux-france.org \
    --to=dmentre@linux-france.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=eijiro_sumii@anet.ne.jp \
    --cc=jon@jdh30.plus.com \
    --cc=sumii@saul.cis.upenn.edu \
    /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).