If you want to use git, you can clone this repository. If you do not want to use git, download the three following files:
- https://gitlab.cs.washington.edu/cse311-17sp/on-my-own-source-code/blob/master/src/OnMySourceCodeGENERATOR.java
- https://gitlab.cs.washington.edu/cse311-17sp/on-my-own-source-code/blob/master/src/P.input
- https://gitlab.cs.washington.edu/cse311-17sp/on-my-own-source-code/blob/master/src/Tester.java
If you are using eclipse, we strongly recommend you download a zip with all the configuration files as well, here:
- https://gitlab.cs.washington.edu/cse311-17sp/on-my-own-source-code/repository/archive.zip?ref=master
Either way, you should look in the docs folder and read the specification and the helpful reading.
We have also provided some other tests for you in the tests folder