brett / rpn

rpn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

rpn


Languages

Language:C 99.6%Language:Makefile 0.4%