Skip to content
/ rpn Public

Terminal Reverse Polish Notation calculator

Notifications You must be signed in to change notification settings

f01c33/rpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Polish Notation calculator

Greeting fellow humans, to quickly run the program, use:

Installation

go install github.com/f01c33/rpn@main

I reccomend using

rpn -g true

for the best interactive experience.

flags

-in for input file, defaults to stdin

-out for output file, defaults to stdout

-g for debugging

About

Terminal Reverse Polish Notation calculator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages