Java bytecode generation

Richard Carter <crichardcarter@hotmail.com>
22 Jun 2000 01:40:33 -0400

          From comp.compilers

Related articles
Java bytecode generation crichardcarter@hotmail.com (Richard Carter) (2000-06-22)
Re: Java bytecode generation d97roli@dtek.chalmers.se (2000-06-27)
Re: Java bytecode generation ddavis2@d3dinc.com (Don Davis) (2000-06-27)
Re: Java bytecode generation james.ramirez@breathemail.net (james.ramirez) (2000-06-27)
Re: Java bytecode generation plakal@cs.wisc.edu (2000-06-27)
Re: Java bytecode generation s337240@student.uq.edu.au (Trent Waddington) (2000-06-27)
Re: Java bytecode generation andi@complang.tuwien.ac.at (2000-06-30)
[2 later articles]
| List of all articles for this month |

From: Richard Carter <crichardcarter@hotmail.com>
Newsgroups: comp.compilers
Date: 22 Jun 2000 01:40:33 -0400
Organization: J.P. Morgan & Co
Keywords: Java, code, question

I am a reasonably experienced Java programmer, and I am interested in
the way that the Java bytecode is generated. Does anyone know of a
Java bytecode generator that is written in Java and open source? I
have looked at Jikes
[http://www10.software.ibm.com/developerworks/opensource/cvs/jikes/],
and have even translated the scanner part. However my C++ is rusty and
the going is tough.


Any help would be appreciated.


Cheers


Richard Carter


Post a followup to this message

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