How to Install jasmin-sable in Ubuntu 18.04



Install jasmin-sable by entering the following commands in the terminal:

sudo apt update
sudo apt install jasmin-sable

Description:

Java class (.class) file assembler

Jasmin is a Java ASseMbler INterface. It takes ASCII descriptions of Java classes, written in the Java Virtual Machine instruction set in an assembler-like syntax. . Jasmin converts these input files into binary Java class files (.class) suitable for executing on an Java Virtual Machine.

Homepage: http://jasmin.sourceforge.net/

Version: 2.5.0-2

Section: universe/devel