This applet demonstrates a utility to help port Java to Curl.

This applet reads Java Bytecode, and decompiles it into
both Java Source code and almost correct Curl Source code.

Instructions: Just hit the "start" button to convert a simple test class.

Or go here to see how well it can convert classes from Java's standard library.

Source available here

Sorry, your browser can't display Java2 applets...

This applet is derived from the awesome bytecode utilities and decompiler from Jochen Hoenicke available at http://jode.sourceforge.net

1