rpCalc JavaScript
Brought to you by:
doug-bell
File | Date | Author | Commit |
---|---|---|---|
.gitignore | 2018-04-08 |
![]() |
[027a64] convert repos from hg to git |
README.md | 2018-04-15 |
![]() |
[3b82f6] add readme file for GitHub |
favicon.png | 2016-09-23 |
![]() |
[01f626] initial commit, version 0.1.0 |
index.html | 2018-06-29 |
![]() |
[63c2b6] rename html file to index.html to simplify URL |
rpcalc.css | 2016-12-11 |
![]() |
[6c51b0] rename from rpjCalc to rpCalc |
rpcalc.js | 2016-12-11 |
![]() |
[6c51b0] rename from rpjCalc to rpCalc |
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.
You can run this version from
rpcalc.bellz.org/js.
For the locally installed version, see the rpCalc
homepage and the doug-101/rpCalc repository.