4 links
Compiling the Java Programming Language
bearcave.com
Issues related to compiling Java into native (object) code. Treats why, compiler architecture, links (Java compiling, compiling generally), frontend and infrastructure software.
Languages for the Java VM
robert-tolksdorf.de
A list of tools for programming to the Java virtual machine using a language other than Java itself. (Robert Tolksdorf)