This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: C++ to bytecode?
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> Steve Chamberlain of Transmeta wrote it and contributed it but
Andrew> I don't know what happened after that. I don't think it was
Andrew> *exactly* standard Java bytecode tho'.
That's a picoJava back end. I've never looked at picoJava, so I don't
know exactly how it differs from the standard JVM.
I also thought there was an attempt to target a standard JVM. It was
never integrated into the tree (never really submitted, I think). I
looked but I don't have a URL any more.
Tom