This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cc18:assignment_2 [2018/01/31 11:43] hossein created |
cc18:assignment_2 [2018/02/01 19:10] (current) hossein [Deadline and Deliverables] |
||
---|---|---|---|
Line 75: | Line 75: | ||
When reporting the positions of tokens, consider tab (''\t'') as 4 spaces. | When reporting the positions of tokens, consider tab (''\t'') as 4 spaces. | ||
- | **Reference Compiler:** | + | ====Reference Compiler==== |
There is a reference compiler (compiler.jar) in the following folder written by the grader of the course (Bhavin Navin Shah [[bns8487@rit.edu|bns8487@rit.edu]]). | There is a reference compiler (compiler.jar) in the following folder written by the grader of the course (Bhavin Navin Shah [[bns8487@rit.edu|bns8487@rit.edu]]). | ||
/usr/local/pub/hh/cc/ | /usr/local/pub/hh/cc/ | ||
- | You can e.g. run this compiler as the following to check the validity of your benchmarks for the first phase. | + | You can e.g. run this compiler as the following to check the validity of your benchmarks for the first task. |
If you found a behavior from the reference compiler that you think does not match the description of [[cc17:eminijava|Extended MiniJava (eMiniJava)]] please feel free to send Bhavin an email. | If you found a behavior from the reference compiler that you think does not match the description of [[cc17:eminijava|Extended MiniJava (eMiniJava)]] please feel free to send Bhavin an email. | ||
| | ||
Line 87: | Line 88: | ||
==== Deadline and Deliverables ==== | ==== Deadline and Deliverables ==== | ||
- | The deadline of this project is February 14th at 11:59pm (https://mycourses.rit.edu). | + | The deadline of this project is February 13th at 11:59pm (https://mycourses.rit.edu). |
Please upload all your files as a single zip file. | Please upload all your files as a single zip file. | ||
You should include a readme.txt file in your package to report the following items (not including readme can significantly reduce your grade): | You should include a readme.txt file in your package to report the following items (not including readme can significantly reduce your grade): |