Slashdot Mirror


User: mynameisag

mynameisag's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Why does gcc state Java support? on Red Hat Distributing IBM Java Runtime and Tools · · Score: 1

    We've been working on a system called gcj. The compiler is part of GCC. It compiles java source to native- or byte-code. It will also compile bytecode to native code. The runtime also includes a bytecode interpreter. See http://sourceware.cygnus.com/java