How to Install hp48cc in Ubuntu 18.04



Install hp48cc by entering the following commands in the terminal:

sudo apt update
sudo apt install hp48cc

Description:

C-like compiler which produces HP48 RPN

`hp48cc' is a C-like compiler that translates the input code into the HP48 RPN language. The language recognized by the compiler is only a small subset of the C language, with some non-standard extensions, but powerful enough to write complex programs simply.

Homepage: http://www.sigala.it/sandro/software.php

Version: 1.3-5

Section: universe/devel