Download List

Project Description

rpcCalc is a simple RPN (Reverse Polish Notation)
calculator for the console. Based on Python's
curses module, it starts quickly, has few
dependencies, and runs in any Linux console or
terminal. It's easy to use, showing buttons for
every available command. The commands can be
typed, or a mouse can be used (if supported by the
terminal).

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.

2003-11-24 15:49
0.1.2

rpcCalc now allows the use of either periods or
commas as decimal points to accomodate European
keyboards and customs. Also, an installation
script has been added.
Tags: Minor feature enhancements

2003-05-01 14:01
0.1.1

Crashes caused by calculation overflows were fixed.
Tags: Minor bugfixes

2003-02-28 23:18
0.1.0

Tags: Initial freshmeat announcement

Project Resources