Re: Java Byte Code

"F. Liekweg" <liekweg@ipd.info.uni-karlsruhe.de>
20 Oct 2002 22:48:50 -0400

          From comp.compilers

Related articles
Java Byte Code gazz55@hotmail.com (blademonkey) (2002-10-18)
Re: Java Byte Code liekweg@ipd.info.uni-karlsruhe.de (F. Liekweg) (2002-10-20)
Re: Java Byte Code ftu@fi.ruu.nl (Dick Wesseling) (2002-10-25)
Re: Java Byte Code jimbo@radiks.net (Jim Lawless) (2002-10-25)
| List of all articles for this month |

From: "F. Liekweg" <liekweg@ipd.info.uni-karlsruhe.de>
Newsgroups: comp.compilers
Date: 20 Oct 2002 22:48:50 -0400
Organization: University of Karlsruhe (TH)
References: 02-10-063
Keywords: Java
Posted-Date: 20 Oct 2002 22:48:50 EDT

Hi, Gareth,


    I would suggest you check out a freely availlable
Java/JVM implementation, such as kaffe (www.kaffe.org).


I recall that Sun Microsystems is also offering their jdk in
souce code, but didn't get to check it out.


This will give you a complete JVM, which you can both
inspect in source code (interp/kaffe.def), and which
you can use to run your bytecode.


Yours,
Florian
--
=======================================================================
Florian Liekweg | Hardware (n.): The parts of a Computing
IPD Universität Karlsruhe | system that can be kicked.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.