This activity should be developed individually.
Write the required code in order to implement correctly the following steps of the Delta compiler:
Step 18: Or Logical Operator
Step 20: Ternary Conditional Operator
Step 21: Case Statement
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 project3.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 project3.zip
file, please provide the following information:
Due date is Wednesday, June 7.