From: Nicolas barnier <barnier@recherche.enac.fr>
To: Caml list <caml-list@inria.fr>
Subject: OCamlExc port on 3.10
Date: Thu, 17 Jan 2008 16:51:26 +0100 [thread overview]
Message-ID: <478F797E.2010600@recherche.enac.fr> (raw)
Hi list,
I've just finished "porting" the venerable OCamlExc to work with OCaml 3.10.0:
mostly a few modified paths and vars in the Makefile and the translation of
interface files using CamlTk with LablTk.
I had also to add on a case-by-case basis some missing stdlib functions
(actually just "fake" ones that has the same type and exceptions raising
than the genuine 3.10.0 stdlib ones) because special versions of the old
stdlib/*.ml files are copied in the OCamlExc distribution with the external
primitive types specifically annotated. I could also have annotated the
current stdlib files, but I just felt it was more work.
The result seems to work quite well and would be much useful, however some
"recent" features like module and signature inclusion (and objects as well)
still lacks and prevent from using OCamlExc on larger softwares.
So I was wondering if there is any current or recent projects (or interests)
to resume OCamlExc development and complete the set of handled constructs,
as I'm afraid I'll have neither the time nor the skills to do the job.
I hope such a precious tool will be included in the official OCaml distribution
one day...
-- Nicolas
P.S. : My packaging abilities are very poor as well, so I'll be glad to provide
the modified OCamlExc files to anyone interested in building a (e.g.) .deb package.
reply other threads:[~2008-01-17 15:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=478F797E.2010600@recherche.enac.fr \
--to=barnier@recherche.enac.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