rpcCalc

What is rpcCalc?

rpcCalc is the console version of my rpCalc RPN calculator. It is based on Python's curses module, so it starts quickly, has few dependencies, and runs in any console or terminal. But it's still 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).

News

November 24, 2003 - Release 0.1.2

May 1, 2003 - Release 0.1.1

February 28, 2003 - Release 0.1.0