aboutsummaryrefslogtreecommitdiffstats
path: root/java/jasmin/pkg-descr
blob: 96545a42e4cec4fd5edb755d753bb8c5d59ca294 (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/