DOKK / manpages / debian 12 / hp48cc / hp48cc.1.en
HP48CC(1) General Commands Manual HP48CC(1)

hp48ccC to HP48 RPN compiler

hp48cc [-V] [-o file] [file ...]

Hp48cc is a C-like compiler that translates 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. However, the language is powerful enough to write complex programs simply.

The options are as follows:

Set the output destination to file.
Print version information on standard output then exit.

cc(1)

Sandro Sigala <sandro@sigala.it>

August 15, 2001 Debian