Class Main


public class Main extends JasmTool
Jasm is an assembler that accepts a text file based on the JASM Specification, and produces a .class file for use with a Java Virtual Machine.

Main entry point of the JASM assembler :: jasm to class