freebsd-ports/devel/hp48cc/pkg-descr
Alexey Dokuchaev 856a51e90a - Resurrect once dead port
- Take maintainership
- Respect CC and CLAGS
- Clean up Makefile
- Utilize EXAMPLESDIR macro
- Pet some portlint(1)
- Fix a WWW line, remove attribution
2006-09-04 21:06:12 +00:00

7 lines
312 B
Text

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.
WWW: http://www.sigala.it/sandro/software.php#hp48cc