Skip to content

Constructs Reverse Polish Notation from string and calculates it

Notifications You must be signed in to change notification settings

uzername/Evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Polish Notation Calculator. Construct Reverse Polish Notation from string and calculate it Fork of https://github.com/kolosovpetro/RpnCalculator (I copypasted code from it yeps), but it is more compact (tests are removed, overal structure is squished). Also it is more compatible with older C# standards. It does not require to separate tokens with spaces.

About

Constructs Reverse Polish Notation from string and calculates it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages