 |
Orpie - Default branch
|
Section: Unix |
|
|
|
| Added: Mon, Apr 5th 2004 21:09 UTC (4 years, 3 months ago) |
Updated: Sun, Mar 2nd 2008 19:13 UTC (4 months, 25 days ago) |
|
|
About:
Orpie is a fullscreen RPN calculator for the
console. Its operation is similar to that of
modern HP calculators, but data entry has been
optimized for efficiency on a PC keyboard.
Features include extensive scientific calculator
functionality, units support, base conversions,
command completion, configurable keybindings, and
a visible interactive stack.
Author:
Paul Pelzl [contact developer]
Homepage:
http://pessimization.com/software/orpie
Tar/GZ:
http://pessimization.com/software/orpie/orpie-1.5.1.tar.gz
Changelog:
http://pessimization.com/software/orpie/ChangeLog
RPM package:
http://atrpms.net/name/orpie/
Debian package:
http://packages.debian.org/orpie
Trove categories:
[change]
Dependencies:
[change]
GNU Scientific Library 1.4 (required)
ncurses (required)
[download links]
|
|
» Rating:
8.84/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 4122)
» Popularity: 0.76% (Rank 7694)

(click to enlarge graphs)
Record hits: 9,018
URL hits: 2,625
Subscribers: 18
|
|
Branches
Comments
[»]
Outstanding!
by Robert Lowe - Jul 7th 2004 17:46:10
Orpie is the program I've been trying to get time to write. Now I don't
have to! Thanks for bringing a console rpn calculator that behaves like an
HP calculator. I've always liked my HP48GX, now I have a version I can use
anywhere!
-- Everything (in parenthesis) can be omited.
[reply]
[top]
[»]
Re: Outstanding!
by abaababa - Nov 25th 2006 11:00:39
> Orpie is the program I've been trying to
> get time to write. Now I don't have to!
> Thanks for bringing a console rpn
> calculator that behaves like an HP
> calculator. I've always liked my
> HP48GX, now I have a version I can use
> anywhere!
>
>
I totally agree. It's the only decent calculator that can do complex
arithmetic and linear algebra over ssh, short of a mathematics package.
Very clean, very nice. It would rock if someone did an embedded version
!
Of course, it is written in Ocaml - what else ?
[reply]
[top]
[»]
Re: Outstanding!
by Paul Pelzl - Dec 22nd 2006 11:13:02
> It would rock if someone did an embedded version !
For what it's worth, Orpie does have a pretty clean separation between the
UI code and the underlying calculator object. The calculator object can be
imported into other OCaml code pretty easily; there's an example of this in
calc_test.ml .
[reply]
[top]
|
|
 |