With the deep compiler Java byte code can be cross compiled and linked for the PowerPC platform. Currently only compile time binding is supported and there are a few limitations:
- arrays are supported up to three dimensions only
- "synchronized" is not yet implemented
The deep compiler is written in pure Java and can be integraded into Eclips as a plugin.