caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David MENTRE" <david.mentre@gmail.com>
To: "Joel Reymont" <joelr1@gmail.com>
Cc: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Resources for compiler/interpreter writers
Date: Tue, 1 Aug 2006 09:36:51 +0200	[thread overview]
Message-ID: <3d13dcfc0608010036i2d285a67peb7547d7fea2a104@mail.gmail.com> (raw)
In-Reply-To: <1A2CE1CA-F715-46C0-8FF2-2B5503AF4A6B@gmail.com>

Hello,

2006/8/1, Joel Reymont <joelr1@gmail.com>:
> What are good OCaml resources for an aspiring compiler or interpreter
> writer? I already know about the "One-day Compiler" presentation.

Could you give a pointer to those slides?

> I would like to write a translator from a proprietary trading
> language that's very Pascal-like (EasyLanguage for Omega
> TradeStation). This seems like a fun starter project to me.

In the original Caml book ("Le Langage Caml",
http://caml.inria.fr/pub/old_caml_site/books-eng.html#camlprimer) in
French, you have a description of a short Pascal-like compiler, as
well as a description of a basic Caml type inference system.
Unfortunately, this book is hard to find.

You'll find some interesting information on MinCaml web site and code:
  http://min-caml.sourceforge.net/index-e.html

BTW, I'm also interested in information for wanabee compiler writer.

Best wishes,
d.


  reply	other threads:[~2006-08-01  7:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31 23:55 Joel Reymont
2006-08-01  7:36 ` David MENTRE [this message]
2006-08-01  7:57   ` [Caml-list] " Jean-Marie Gaillourdet
     [not found]     ` <3d13dcfc0608010142o485d51f0se410b7465619b86f@mail.gmail.com>
2006-08-01  8:44       ` David MENTRE
2006-08-01 12:47         ` Nicolas Cannasse
2006-08-01 15:21         ` William D. Neumann
2006-08-01  7:58   ` Florian Hars

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=3d13dcfc0608010036i2d285a67peb7547d7fea2a104@mail.gmail.com \
    --to=david.mentre@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=joelr1@gmail.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).