Tags: Programming Language.
Jasmin is a free open source assembler to create class files from human readable assembler-like syntax using the Java Virtual Machine instruction sets. Jasmin is not a Java programming language compiler.Jasmin as an assembler takes ASCII descriptions of JVM Classes written in a simple assembler-like syntax using the Java Virtual Machine instruction set. It converts them into binary JVM Class files suitable for loading by a Java runtime system.