Related articles |
---|
JIT Help... jakmal@bpssystems.com (J. Akmal) (2001-02-23) |
Re: JIT Help... danwang+news@cs.princeton.edu (Daniel C. Wang) (2001-02-25) |
Re: JIT Help... torbenm@diku.dk (2001-02-25) |
Re: JIT Help... andi@complang.tuwien.ac.at (2001-03-01) |
Re: JIT Help... pmb@dina.kvl.dk (Peter Bertelsen) (2001-03-01) |
Re: JIT Help... jakmal@bpssystems.com (J. Akmal) (2001-03-01) |
Re: JIT Help... anton@mips.complang.tuwien.ac.at (2001-03-04) |
From: | "J. Akmal" <jakmal@bpssystems.com> |
Newsgroups: | comp.compilers |
Date: | 23 Feb 2001 00:25:04 -0500 |
Organization: | Excite@Home - The Leader in Broadband http://home.com/faster |
Keywords: | tools, Java |
Posted-Date: | 23 Feb 2001 00:25:04 EST |
I just got done writing a compiler and VM (stack based) for a custom
language, and now I need to attack the JIT. I only need to support the
Pentium and Mac PowerPC. I don't need to squeeze every once of speed out
either.
I've looked at a lot of source code for Java JIT's, but it seems that
documenting your code has gone out of favor these days :-).
Thanks,
J.A.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.