mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
76cebd1b34
rpc is a full-screen RPN calculator program
7 lines
314 B
Plaintext
7 lines
314 B
Plaintext
In the great tradition of bc and dc, a new console-based calculator
|
|
application is born! rpc is a full-screen RPN calculator program
|
|
based on the curses library. It works like some of the more popular
|
|
reverse-polish-notation calculators available on the market today.
|
|
|
|
WWW: http://www.eecs.umich.edu/~pelzlpj/rpc/
|