caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: STARYNKEVITCH Basile <Basile.Starynkevitch@cea.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Ocaml and C--
Date: Tue, 29 May 2001 13:25:25 +0200	[thread overview]
Message-ID: <15123.34597.907480.784076@gargle.gargle.HOWL> (raw)

Hello All and particularily the core Ocaml team,

C-- (see "http://www.cminusminus.org/") is an effort to define a low
level langage (sort of portable assembler) -better than C- to be used
as a common target for (functional languages) compilers. C-- offers
things that are missing in C (notably tail recursion) and useful to
compiler implementors. QickC-- (qc--) is an opensource compiler from
C-- to machine code. Currently it is not yet completed but aims to
target several usual architectures (eg x86, Alpha, etc...). Qc-- will
probably be useable (according to their web page) at end of year 2001.

Qc-- is written -as a literate program- in Ocaml and I believe it is
(or will become) a good example of real useful Ocaml code.

I believe that there have beeen a proof of concept port of Ocaml to
target C--. Is it really so? 

Supposing that QC-- will deliver it promises (but Norman Ramsey, Simon
Peyton Jones and Christian Lindig are impressively serious and clever
guys), will Ocaml switch to target C-- or will Ocaml continue to
natively target the usual architectures (x86, Alpha, Sparc, ia64,
x86-64...)?

What is the relation between C-- and Ocaml (apart a mutual respect of
the leading developers in each team)?

Regards

N.B. Any opinions expressed here are only mine, and not of my organization.
N.B. Les opinions exprimees ici me sont personnelles et n engagent pas le CEA.

---------------------------------------------------------------------
Basile STARYNKEVITCH   ----  Commissariat à l Energie Atomique * France
DRT/LIST/DTSI/SLA * CEA/Saclay b.528 (p111f) * 91191 GIF/YVETTE CEDEX 
phone:+33 1,6908.6055; fax: 1,6908.8395 home: 1,4665.4553; mobile: 6,8501.2359
work email: Basile point Starynkevitch at cea point fr 
home email: Basile point Starynkevitch at wanadoo point fr 
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


             reply	other threads:[~2001-05-29 11:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-29 11:25 STARYNKEVITCH Basile [this message]
2001-05-29 19:30 ` Norman Ramsey
2001-06-05 10:44   ` reig
2001-06-05 11:46 ` Xavier Leroy
2001-05-30 16:33 Hao-yang Wang
2001-06-05 21:23 David Gurr

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=15123.34597.907480.784076@gargle.gargle.HOWL \
    --to=basile.starynkevitch@cea.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;
as well as URLs for NNTP newsgroup(s).