This is the mail archive of the
gcc-announce@gcc.gnu.org
mailing list for the GCC project.
JVM port of EGCS. *RELEASE*
- To: gnu-gcc-announce at moderators dot isc dot org
- Subject: JVM port of EGCS. *RELEASE*
- From: QuantumG <qg at rtfm dot insomnia dot org>
- Date: Tue, 19 Oct 1999 06:37:50 GMT
- Newsgroups: gnu.gcc.announce
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