
|
|
|
|
Home / Computers / Programming / Languages / Java / Development Tools / Translators / Java To Other
|
|
|
|
Web Sites
|
- Excelsior JET - Converts Java applications to optimized conventional Windows EXE and DLL files. [Commercial]
www.excelsior-usa.com/jet.html
- GCJ - The GNU Compiler for Java - compiles Java source or bytecode to native machine code. Most APIs are supported, except the AWT and Swing. [Open Source, GPL]
gcc.gnu.org/java
- Jacks - Java compiler test suite, for testing that Java compilers adhere to the Java Language Specification. [Open Source, GPL]
www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html
- Jolt - Hackers-only prototype of a Java bytecode to C translator written in Java. [Open source]
kbs.best.vwh.net/jolt.html
- Toba - Java-to-C Translator: translates Java class files into C source code to allow making directly executable programs. For stand-alone applications, not applets. [Freeware]
www.cs.arizona.edu/sumatra/toba
- Webcream - Claims to convert Java GUI client-side applications to HTML/JavaScript-based front end with no recoding. [Commercial]
www.creamtec.com/webcream/index.html
|
|
|
|
|