Clac is a reverse-polish calculator like dc, but vastly simpler and with display of the current argument stack.
% nix run% cargo build
% cargo install% clac
| 1 1 +
2 | 10 <<
2048 | hex
0x800 | 0x10 |
0x810 | | Name | Name | Last commit date | ||
|---|---|---|---|---|
Clac is a reverse-polish calculator like dc, but vastly simpler and with display of the current argument stack.
% nix run% cargo build
% cargo install% clac
| 1 1 +
2 | 10 <<
2048 | hex
0x800 | 0x10 |
0x810 |