Skip to content

omnikron/RePoNo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a Reverse Polish Notation calculator. Does what it says on the tin.

==

When loaded it adds a method evaluate_prefix to the String class.

Example: the string '3 5 +'.evaluate_prefix would give 8

About

Reverse Polish Notation calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages