Download List

專案描述

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, this language is powerful enough be used to to write complex programs simply.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-20 01:23
1.3

In this release, a few more examples were added and some minor modifications to the documentation were done.
標籤: Minor feature enhancements

2001-08-16 23:07
1.2

This release adds a lot of examples, local variables in the language, support for non-alphanumeric HP48 symbols in strings and identifiers, and a raise to power operator `**'. The language syntax has been fixed.
標籤: Major feature enhancements

2001-08-12 13:15
1.1

Fixes were made to the package distribution and documentation.
標籤: Minor bugfixes

Project Resources