This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
JVM port of EGCS. *RELEASE* (fwd)
- To: gcc at gcc dot gnu dot org
- Subject: JVM port of EGCS. *RELEASE* (fwd)
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Sat, 30 Oct 1999 03:01:15 +0200 (MET DST)
- cc: qg at rtfm dot insomnia dot org
Folks, please have a look.
(QuantumG the best place to announce stuff like that is our
gcc@gcc.gnu.org list, see http://gcc.gnu.org for further details.)
--------- Forwarded message ----------
From: QuantumG <qg@rtfm.insomnia.org>
Subject: JVM port of EGCS. *RELEASE*
Newsgroups: gnu.gcc.announce
Date: Tue, 19 Oct 1999 06:37:50 GMT
Hello. I recently ported EGCS to the Java Virtual Machine as part of a
research project that I was working on. Due to the GNU nature of this
port I feel happy to be able to release the source to any developers who
may be interested in looking at it. Using this port you can compile plain
old C code to java bytecodes and probably any other language that EGCS has
a front end for (I never tried). Note that this is very alpha and needs
the tender loving attention of interested developers. You can get the
source on my web page at:
http://rtfm.insomnia.org/~qg/index.html
QG