Skip to content

ztreinhart/gorpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorpn

Command line RPN calculator implemented in Go. It has all the calculator features you'd expect, along with some extras, such as live stack display, definable macros, command history, tab completion, online help, etc.

Building

On a system with a recent version of Go installed:

  • Unzip the source package
  • Change directory into the source directory
  • Execute 'go build'

This should result in a binary called 'gorpn' in the source directory. Tested on MacOS 10.14 with Go 1.14.3 and Ubuntu 20.04 with Go 1.13.8.

Dedication

Dedicated to my father, who is an old-school HP RPN calculator fan. I have fond childhood memories of him teaching me how to use his weird, out of order calculators.

About

Command line RPN calculator implemented in Go.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages