Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 226 Bytes

A simple RPN calculator.

-- "help" command gives you list of commands.

Support for macros via a $HOME/.rpn_macros file. See rpn.macros for examples.

Extended with command line editing and history by Armin Wolfermann @awaw