How to Install apoo in Ubuntu 18.04



Install apoo by entering the following commands in the terminal:

sudo apt update
sudo apt install apoo

Description:

Assembly course aid

A virtual machine (a CPU) created for teaching purposes. All the programs are written in Python and are very easy to extend to incorporate new assembly-like pseudo-instuctions. A gtk2-based interface is provided, to help debugging or just examining the execution of programs. Another program permits a tutor to create exercises and write rules to automatically grade the students' solutions.

Homepage: http://www.dcc.fc.up.pt/~rvr/naulas/apoo/

Version: 2.2-4

Section: universe/misc