This applet reads Java Bytecode, and decompiles it into
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
This applet is derived from the awesome bytecode utilities and decompiler
from Jochen Hoenicke available at http://jode.sourceforge.net
both Java Source code and almost correct Curl Source code.