Menu

OpenRPN / News: Recent posts

starfix core 0.2 released

IBM's decNumber library replaces BCD20. It brings IEEE compliance. Correct implementation of lexical scope. RPN functions.

Posted by Alain Mellan 2006-09-06

Now using IBM's decimal number implementation

We switched the decimal number implementation from Hugh Steer's BCD to IBM's decNumber reference implementation, available at http://www2.hursley.ibm.com/decimal/#decNumber.

Posted by Alain Mellan 2006-08-23

starfix core 0.1 released

The first version of *fix core!
It's still pre-alpha status, and is far from any embeddable software, but already fun to play with on a Linux desktop machine.
Download at http://prdownloads.sourceforge.net/openrpn/sfix-core-0.1.tar.gz?download

Posted by Alain Mellan 2006-07-14

openrpn-core mailing list

Create the openrpn-core@lists.sourceforge.net mailing list to discuss *fix core development issues.

Posted by Alain Mellan 2006-05-25

*fix core now uses BCD20 library

BCD20 library (http://www.voidware.com) has been integrated in the core. The choice between binary (native) or decimal arithmetic is done at compile time.

Posted by Alain Mellan 2006-05-02