Skip to content

ixonstater/rpn_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Polish Notation Calculator

  • A simple command line program to demonstrate the RPN algorithm for expression evaluation.
  • Start by running dart run ./lib/main.dart.
  • Enter an expression using the operands ()+-*/, digits 0 - 9, and the decimal point.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages