aboutsummaryrefslogtreecommitdiff
path: root/java/jasmin/pkg-descr
blob: 0b83263cdde7bbd70b5f24809ffe331c39c740a6 (plain) (blame)
1
2
3
4
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.