caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Damien Doligez <Damien.Doligez@inria.fr>
To: caml-list@inria.fr
Subject: Re:  Ocaml for Mac
Date: Sun, 2 Jan 2000 18:10:57 +0100	[thread overview]
Message-ID: <200001021710.SAA14042@tobago.inria.fr> (raw)

>From: Francesco Logozzo <logozzo@cibs.sns.it>

>        I' wondering when we could get an "usable" version of Ocaml for
>Mac. At the moment there is no native compiler, no Lexx or Yacc, no
>debugger and no profiler. I would like to use Ocaml with my Mac in a
>serious way, when can I do it? 

Native compiler: when we find the time to do it.
Ocamllex and ocamlyacc: they work perfectly well right now.
Profiler: Real Soon Now for the execution-count profiler, I don't know
for the time profiler.
Debugger: that's really tricky, because it's very much Unix-dependent
(it has an essential need of the fork system call).  Maybe someday
without the replay features.

The other thing that's missing is an interface to the OS and toolbox,
but I'm afraid we don't have the manpower to do it.

Of course, you're welcome to contribute anything you want.

-- Damien




             reply	other threads:[~2000-01-02 20:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-02 17:10 Damien Doligez [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-12-31  0:12 Francesco Logozzo
2000-01-02  9:34 ` Denis Monasse
2000-01-04 10:58 ` Xavier Leroy

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=200001021710.SAA14042@tobago.inria.fr \
    --to=damien.doligez@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;
as well as URLs for NNTP newsgroup(s).