https://github.com/npryce/calcpad
A utility for doing calculations as if with a pad and calculator: more useful than a calculator application, simpler than a spreadsheet
https://github.com/npryce/calcpad
Last synced: about 1 year ago
JSON representation
A utility for doing calculations as if with a pad and calculator: more useful than a calculator application, simpler than a spreadsheet
- Host: GitHub
- URL: https://github.com/npryce/calcpad
- Owner: npryce
- Created: 2009-02-25T22:51:05.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2013-06-30T09:12:41.000Z (almost 13 years ago)
- Last Synced: 2025-01-30T07:28:38.265Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Calcpad: a utility for doing calculations as if with a pad and calculator
* More useful than a GUI calculator application
* Simpler than a spreadsheet application
Has a Gtk+ front end. Uses the Bertrand constraint programming language
to perform calculations.