This manual page documents briefly the jasmin
jasmin - java assembler compiler parameters.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
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.
OPTIONS
-d <directory>
Destination directory where the resulting files are to be places.
-version
Show version of program.
<file> ...
Source .j (jasmin java assembler format) file(s) to be compiled.
SEE ALSO
The /usr/share/doc/jasmin-sable/examples directory should contain some example
assembly files.
AUTHOR
This manual page was written by Grzegorz Prokopski (Debian Developer) <gadek@debian.org>,
for the Debian project (but may be used by others). It is available under
GNU Lesser General Public License.