/rpncalc

David Frey's rpncalc -- RPN calculator trying to emulate an HP28S

Primary LanguageCGNU General Public License v2.0GPL-2.0

rpncalc needs the following to successfully compile:

1. a working ANSI-C compiler (e.g. gcc)
2. a working POSIX.1, better yet, a XPG/4-compliant environment (e.g. glibc)