This activity should be developed individually.
Write the required code in order to implement correctly the following steps of the Delta compiler:
Step 12: If/Else If/Else statements
Step 14: Comparison Operators
Step 15: Do/While statements
Make sure your new code integrates well with all the previous code developed in class (check the github repository) and that it passes all tests contained in the unit test files that should be contained in the tests
folder (one test file for each step developed so far).
Add at the top of all the source files you have created and/or modified a comment with your student ID and name. For example:
# Author: A01777771 Loki Laufeyson
Create a ZIP file called project2.zip
containing all the files and nested folders (delta
and tests
) of the project
directory as described and used in class together with your provided code.
To deliver the project2.zip
file, please provide the following information:
Due date is Sunday, May 14.