  |
Languages for the Java VM - http://www.robert-tolksdorf.de/vmlanguages.html
A list of tools for programming to the Java virtual machine using a language other than Java itself. (Robert Tolksdorf) |
  |
Jasmin - http://jasmin.sourceforge.net/
A Java bytecode assembler. [Open Source, GPL] |
  |
DJ - http://members.fortunecity.com/neshkov/dj.html
Java decompiler and editor for Windows. [Freeware] |
  |
Compiling the Java Programming Language - http://www.bearcave.com/software/java/java_compiler.html
Issues related to compiling Java into native (object) code. Treats why, compiler architecture, links (Java compiling, compiling generally), frontend and infrastructure software. |
  |
Java(tm) Bytecode Assembler - http://tinf2.vub.ac.be/~dvermeir/courses/compilers/javaa/
Free, but for research and educational use only. |