caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Zidlicky <rz@linux-m68k.org>
To: Basile Starynkevitch <basile.starynkevitch@inria.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] debugging a JIT compiler (from Ocaml bytecode to machine code [x86,etc...])
Date: Fri, 19 Mar 2004 19:51:11 +0100	[thread overview]
Message-ID: <20040319185111.GA2234@linux-m68k.org> (raw)
In-Reply-To: <20040319143838.GA5284@bourg.inria.fr>

On Fri, Mar 19, 2004 at 03:38:38PM +0100, Basile Starynkevitch wrote:

> If as a researcher or hacker you happen to write interpreters from
> scratch for a new super-duper language, consider using GNU lightning,
> it is very interesting and provide good results (which considerably
> easier to code with than generating machine code directly).

Did you comepare it with the code in Kaffe jit? It is a lot more
complicated than lightning but should give results much closer
to a real copmiler. Iirc it is also available for more platforms
than lightning.

Richard

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


  parent reply	other threads:[~2004-03-19 19:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-19 14:38 Basile Starynkevitch
2004-03-19 15:08 ` [Caml-list] " Julian Brown
2004-03-19 18:51 ` Richard Zidlicky [this message]
2004-03-19 19:51   ` [Caml-list] " Sven Luther
2004-03-20  2:10 ` Walid Taha

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=20040319185111.GA2234@linux-m68k.org \
    --to=rz@linux-m68k.org \
    --cc=basile.starynkevitch@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).