Skip to content

CDEguia/Postfix_Evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postfix_Evaluation

This repository containes programming assignment #1 from the 2016 Compiler Design course at The University of La Verne.

Writen in Microsoft Visual Studio using the C++ language, this program takes a postfix string, i.e. ab*c+, and the corisponding values as input. The final output will be the numeric result.

About

C++ program; takes postfix string and numbers; output: result.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages