mirror of
https://github.com/louisrubet/rpn
synced 2024-11-17 07:47:50 +01:00
Mirror of https://github.com/louisrubet/rpn
autom4te.cache | ||
linux | ||
src | ||
test | ||
aclocal.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
config.h | ||
config.h.in | ||
configure | ||
configure.ac | ||
COPYING | ||
depcomp | ||
HP-28S-Quick-Reference.pdf | ||
INSTALL | ||
install-sh | ||
Makefile.am | ||
Makefile.in | ||
missing | ||
NEWS | ||
README | ||
TODO |
======================================================================== rpn28s Project Overview ======================================================================== This project plans to create a clone of HP-28S calculator language, including at least stack, store, branch, test, trig and logs commands. Following objects are managed: scalars , symbols, strings, programs. TBD: C99 long double floating point data type (128 ? 80 bits ?) is used for scalars. ======================================================================== Other standard files: README TODO ======================================================================== Other notes: ========================================================================