Skip to content

Write a program that, given an arithmetic expression, first transforms it to a postfix form, and then computes its value (by using the stack-based algorithms that we recalled in class).

Notifications You must be signed in to change notification settings

oiricaud/InfixToPostfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Write a program that, given an arithmetic expression, first transforms it to a postfix form, and then computes its value (by using the stack-based algorithms that we recalled in class).

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages