This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: C++ to bytecode?
Tom Tromey writes:
> >>>>> "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.
It's in gcc 3.0 but has now been obsoleted; I don't know why.
Still, it's a start.
Andrew.