Introduction - If you have any usage issues, please Google them yourself
Jasmin is a Java Assembler Interface. It takes ASCII descriptions for Java
classes, written in a simple assembler-like syntax, using the Java
Virtual Machine instruction set. It converts them into binary Java class
files suitable for loading into a Java interpreter.