This activity should be developed individually.
Write the required code in order to implement correctly the following steps of the Delta compiler:
Step 7: Bitwise Operators
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 seven unit test files that should be contained in the tests
folder (one test file for each of the seven steps 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 project1.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 project1.zip
file, please provide the following information:
Due date is Friday, March 24.