aboutsummaryrefslogtreecommitdiff
path: root/java/jasmin/pkg-descr
blob: 4b87ce3449f143537e6eebc89a13d53566557f25 (plain) (blame)
1
2
3
4
5
6
Jasmin is a Java Assembler Interface. It takes ASCII descriptions for Java
classes, written in a simple assembler-like syntax and using the Java Virtual
Machine instruction set. It converts them into binary Java class files
suitable for loading into a JVM implementation.

WWW: http://jasmin.sourceforge.net/