A NetRexx to Java bytecode compiler.
There exists a freely available reference implementation of the langauge from IBM. But no source code is available. The reference implementaion does two things: it translates NetRexx into Java source code then calls a Java compiler to produce the bytecode and it acts as an interpreter and runs the NetRexx program with no generated bytecode.
A statement of our project goals[pdf].