This is the Linux app named Lilac - a Java assembler whose latest release can be downloaded as jasm-1.1.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Lilac - a Java assembler with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
Lilac - a Java assembler
Ad
DESCRIPTION
Lilac is a tool suite, which contains an assembler and a disassembler for the JVM (Java Virtual Machine) bytecode.The assembler takes textual representations of Java classes, written in an assembler-like syntax, and converts them to binary Java class files, which can be loaded into JVM. The disassembler takes binary Java class files and creates out of them assembler files suitable for the assembler.
In general (except for some very rare cases) Lilac tools allow a perfect round-trip, that is, if you disassemble a class file and then assemble it again, without making any changes, you'll get the original file.
Audience
Developers
User interface
Command-line
Programming Language
Java
This is an application that can also be fetched from https://sourceforge.net/projects/lilac/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.