Skip to content

blitz/clac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLAC - A Reverse Polish Calculator

stability-experimental GitHub GitHub commit activity

Clac is a reverse-polish calculator like dc, but vastly simpler and with display of the current argument stack.

Building and Running (Nix)

% nix run

Installing (Cargo)

% cargo build
% cargo install

Usage Example

% clac
 | 1 1 +
2 | 10 <<
2048 | hex
0x800 | 0x10 |
0x810 | 

About

A reverse polish calculator - a modern replacement for dc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors