bcalc is an RPN calculator with support for multiple user interfaces. It supports some modifications of its stack. Currently supported user interfaces are readline (readline input, else as text), text (just a text interface with printf, etc.), ncurses, and GTK 2.x.
| Tags | Scientific/Engineering Mathematics |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This release adds a new operator (invert) and a new command (help). wrapper_ui was moved to function pointers instead of a switch case.


Release Notes: The Copyright message has changed to reflect name change. THis release adds a new function and operand, a (repeats) and %(mod).


No changes have been submitted for this release.