GNU and the Java language
![[image of the Head of a GNU]](/graphics/gnu-head-sm.jpg) 
Developing Java applications
Here is a list of free tools for developing software in Java:
  - Jlint
       - Java program checker
  
- Kaffe
       - A virtual machine to run Java bytecodes.  For many architectures,
       "just-in-time" native code generation is supported.
  
- Kiev
       - A compiler that extends and unites the Java and Prolog languages.
 
- Classpath
       - Essential libraries for supporting the Java language. 
  
- SableCC
       - An object-oriented framework that generates compilers (and
         interpreters) in the Java language.
  
- GCJ
       - A project to add Java support to the GNU development toolchain
         (GCC, GDB, etc) including support for native code compilation.
Return to GNU's java home page.
Return to GNU's home page.
Please send FSF & GNU inquiries & questions to 
gnu@gnu.org.
There are also other ways to
contact the FSF.
Please send comments on these web pages to
webmasters@www.gnu.org,
send other questions to
gnu@gnu.org.
Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA  02111,  USA
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.
Updated:
$Date: 2002/02/23 10:14:57 $ $Author: mohit $