From: "Alex Baretta" <alex@baretta.com>
To: "David Mentre" <David.Mentre@inria.fr>
Cc: <caml-list@inria.fr>
Subject: R: A manual...
Date: Tue, 16 Jan 2001 20:43:37 +0100 [thread overview]
Message-ID: <284FFAE1396DC6D4215@aps1.apsystems.it> (raw)
-----Messaggio originale-----
Da: David Mentre <David.Mentre@inria.fr>
A: Alex Baretta <alex@baretta.com>
Cc: caml-list@inria.fr <caml-list@inria.fr>
Data: martedì 16 gennaio 2001 14.23
Oggetto: Re: A manual...
>"Alex Baretta" <alex@baretta.com> writes:
>
>> lambda-calculi and logic languages. These languages are not
mentioned
>> in the c Can anyone point me to some online resource on the use of
>> Ocaml to build interpreters / compilers for such languages?
>
>Regarding Caml (that I think falls in your category of lambda-calculi
>language), you'll find a research report describing the
implementation
>of Caml in Caml (be aware, it is quite hard to read) :
It most certainly does. A Caml interpreter should not be hard to code
in Ocaml (or Caml itself, of course). A compiler is probably a lot
trickier. But I'd stick to pretty straightforward theoretical-model
work for now. I still have a quite a little I have to study ;-)
>Xavier Leroy. The zinc experiment: an economical implementation of
the
> ML language. Technical report 117, INRIA, 1990.A
> http://pauillac.inria.fr/~xleroy/publi/ZINC.ps.gz
I'll take a look at it. Thanks.
>Otherwise, look at papers of team Contraintes, Cristal, Moscova (and
>others I've not in memory right now) at INRIA. They use OCaml for
>various languages, type-system and compilers.
I'll definitely look into logic languages. I have one in mind which I
would like to implement, if only for an exercise.
>> One more curiosity: what language is Ocaml written in?
>
>In Ocaml, except for the Garbage Collector and the bytecode runtime
>environment, both written in C. The OCaml Language is unable to
express
>some low-level systems.
Cool! I imagined they would do it in Ocaml itself. Sounds like magic,
though.
>But you could have found it by yourself looking at online source
code:
> http://camlcvs.inria.fr/cgi-bin/cvsweb.out/ocaml/
I did not notice the sources were online. Thanks for mentioning the
address.
Alex
next reply other threads:[~2001-01-20 15:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-16 19:43 Alex Baretta [this message]
2001-01-16 19:52 Alex Baretta
2001-01-20 19:46 ` Brian Rogoff
2001-01-22 7:11 ` Mattias Waldau
2001-01-22 22:42 ` Paul A. Steckler
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=284FFAE1396DC6D4215@aps1.apsystems.it \
--to=alex@baretta.com \
--cc=David.Mentre@inria.fr \
--cc=caml-list@inria.fr \
/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