caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] ocamljitrun initial release
@ 2004-04-19 15:21 Basile Starynkevitch
  0 siblings, 0 replies; only message in thread
From: Basile Starynkevitch @ 2004-04-19 15:21 UTC (permalink / raw)
  To: caml-list

Dear All,

I coded and released ocamljitrun, a just in time translator of Ocaml
bytecode into machine code (on x86, and perhaps sparcv9 & PowerPC in
32 bits mode).

You need the latest Ocaml from CVS (ocaml 3.07 won't work).

You need the latest GNU lightning (from its CVS).

You can get it from the bazar-ocaml directory under CVS. In a couple
of hours, you should be able to get it there or at:
http://camlcvs.inria.fr/cgi-bin/cvsweb.cgi/bazar-ocaml/ocamljitrun/

In particular, read the README file there.

(you need jitinterp.c cvs id $Id: jitinterp.c,v 1.6 2004/04/19
14:55:01 starynke Exp $)

It runs ocamlc & ocaml apparently ok, and many other tests. I feel it
is mature enough to be tried by others on x86 platform.

I didn't tested it on Sparcv9 or PowerPC (in 32 bits mode only), but
it might run on these, since GNU Lightning is portable on
x86+Sparc+PPC (in 32 bits mode).

Ocamlrunjit won't run on an AMD64 (i.e. an Opteron) in 64 bits mode.

It should be the case that ocamljitrun may be a plug-in replacement of
ocamlrun

Regards.

-- 
Basile STARYNKEVITCH -- basile dot starynkevitch at inria dot fr
Project cristal.inria.fr - INRIA Rocquencourt
http://cristal.inria.fr/~starynke --- all opinions are only mine 

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-19 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-19 15:21 [Caml-list] [ANN] ocamljitrun initial release Basile Starynkevitch

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).