Compilation Course

Winter 2005-2006

Instructor:Mooly Sagiv
Assistant: Greta Yorsh

Links


Grades

To compute your final grade in the course, take your grade in the exam (if you passed it), multiply it by 0.3, and add it to the number that appears in the column "Total" (last column of the grades table).
Notes:

Important!! Verify that your grades (for all assignments) appear correctly in the list.

09/04/05: Submit your appeals (regarding any of the assignments) within a week from today.
Appeals submitted later will not be taken into consideration.


NEWS


Project Teams


Schedule

Assignment Published Submission Due Weeks
split into teams 02/11/05 09/11/05
PA1 cool program [PA1.ps] [PA1.tar.gz] [sample.test] [sample.out] [autocheck] 09/11/05 16/11/05 1
PA2 lexical analysis [PA2.ps] [PA2J.tar.gz] [autocheck] 16/11/05 30/11/05 2
TA1 theoretical assignment [TA1.doc]
updated on 07/12/05: questions 2ab
29/11/05 14/12/05 2
PA3 parser [PA3.ps] [PA3.pdf] [PA3J.tar.gz] [fixed version of Utilities.java]
[autocheck]
last update of Utilities.java on 07/12/05 includes: fixed output format for STR_CONST and ERROR tokens, fixed printable characters range [0x20-0x7E]
30/11/05 21/12/05 3
PA4 semantic analysis [PA4.ps] [PA4.pdf] [PA4J.tar.gz]
[Eclipse-friendly distribution PA4JE.tar.gz]
autocheck: [good.zip] [ bad.zip ]
21/12/05 18/01/06 25/01/06
PA5 code generation [PA5.ps] [PA5.pdf] [PA5J.tar.gz]
[Eclipse-friendly distribution : PA5JE.tar.gz]
[New distribution, uses packages and a simplified AST : PA5JEP.tar.gz]
[autocheck]
18/01/06 25/01/06 08/02/06
08/03/06
15/03/06(firm!)
Bonus Bonus [bonus.ps] [bonus.pdf] 31/01/06 08/03/06 15/03/06
Final Exam moed Aleph 01/03/06
moed Bet 03/10/06

Presentations and Related Material

Date Topic Material
T1 02/11/05 Cool project introduction, Cool language T1.ppt
T2 09/11/05 Object-oriented programming and Java tutorial T2.ppt
T3 16/11/05 JLex T3.ppt
T4 23/11/05 Parsing T4.ppt
T5 30/11/05 JavaCup T5.ppt
T6 07/12/05 Cool AST T6.ppt
T7 14/12/05 Symbol Tables and Scope Rules T7.ppt
T8 21/12/05 Type Checking T8.ppt
T9 28/12/05 More Type Checking T9.ppt, SemantExample.java
T10 04/01/06 MIPS Tutorial T10.ppt point.cl point.s
T11 11/01/06 Operational Semantics T11.ppt
T12 18/01/06 Code Generation T12.ppt
T13 25/01/06 Code Generation T13.ppt
T14 31/01/06 Recap: multiple inheritance, code generation, coolaid T14.ppt

Time and Location

Course number Time Location
0368-3133-02 Wednesday, 10:00-11:00 Shankar (Physics) 105
0368-3133-03 Wednesday, 12:00-13:00 11:00-12:00 Schreiber 008 Schreiber 006
0368-3133-04 Wednesday, 15:00-16:00 Shankar (Physics) 222
TA office hours Wednesday, 16:00-17:00 Schreiber openspace (basement), tel. 5358


The Cool Project

Project Guidelines

Submission Guidelines

Resources

Cool Related Links