Skip to content

hollanderic/clicalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

clicalc

command line rpn calculator with persistent stack

Meant to simulate the functionality of hp stack based rpn calculators. To make it most useful, chmod +x the python file and symlink to it from somewhere in your PATH with some short name.

It will save the stack state to .clicalc in your home directory.

To view the state of the present stack, just run the program with no arguments

You can add numbers and arguments to the stack as space delimited arguments to the program.

About

command line RPN calculator with persistent stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages