HPAPINE

HPAPINE is an implementation of the HPGCC's API. Usually, a HP49g+/50g program written in C is compiled by HPGCC. With HPAPINE, you can compile the same program so that it runs natively on your Unix system.

HPAPINE is the work of Khanh-Dang NGUYEN THU-LAM (me), kdntl at yahoo dot fr.

HPAPINE is still in alpha stage. A lot of things may not work properly, although all the HPGCC's examples compile and run as expected. You are encouraged to report and/or fix any bug you could find.

Some documentation

The README file and Frequently Asked Questions.

The TODO file.

There is a section about HPAPINE in Egan Ford's tutorial about HPGCC (see http://sense.net/~egan/hpgcc/). This document was written for Windows (with Cygwin/X) but it should be applicable to Unix (Linux and MacOSX) users too. A Windows binary version of HPAPINE is provided on this page.

Download

Please read the Changelog to see recent changes to the code.

Some screenshots

Here are some screenshots showing some HPGCC's examples running with HPAPINE.