blob: bd0a472784fc5812b8ec9ba516b73cd608132547 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
rpCalc started out as a little program written to try out various
Python GUI toolkits. But I ended up using it all the time (it's
much quicker to pull it up than to pull an actual HP calculator out
of the desk), and I made several improvements. So I decided to make
it available to others who also like RPN calculators.
Author: Doug Bell <doug101 AT bellz DOT org>
WWW: http://rpcalc.bellz.org/index.html
|