You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.vscode | 6 years ago | |
.gitignore | 6 years ago | |
Compiler.cs | 5 years ago | |
EPC.cs | 5 years ago | |
InfixToPostfix.cs | 5 years ago | |
LICENSE | 6 years ago | |
Lab06.csproj | 6 years ago | |
PostfixEvaluator.cs | 5 years ago | |
Program.cs | 5 years ago | |
README.md | 5 years ago | |
out.epml | 5 years ago | |
source.epb | 5 years ago | |
test1.epb | 5 years ago | |
test2.epb | 5 years ago |
README.md
C-Sharp-Lab06
As of right now, applications compile and run, all basic features are implemented with the exception of all comparison operators. It appears let statements that reference the variable they're setting either aren't working, or something else isn't working. Change FILENAME to the epb file you wish to compile and run.