Difference between revisions of "COMP442/6421 - winter 2014"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
 
(10 intermediate revisions by one user not shown)
Line 85: Line 85:
 
||
 
||
 
*project assignment 2 due
 
*project assignment 2 due
*[[Media:assignment3.COMP442.paquet.2014.4.pdfproject assignment #3 (symbol table creation)(handout)]]
+
*[[Media:assignment3.COMP442.paquet.2014.4.pdf|project assignment #3 (symbol table creation)(handout)]]
 
||
 
||
 
*[[Media:(07)SyntaxBottomUpII.ppt|bottom-up parsing II]]
 
*[[Media:(07)SyntaxBottomUpII.ppt|bottom-up parsing II]]
Line 111: Line 111:
 
||
 
||
 
*project assignment 3 due
 
*project assignment 3 due
*project assignment #4 (code generation) (handout)
+
*[[Media:assignment4.COMP442.paquet.2014.4.pdf|project assignment #4 (code generation) (handout)]]
 
||
 
||
 
*[[Media:(11)CodeGeneration.ppt|code generation II]]
 
*[[Media:(11)CodeGeneration.ppt|code generation II]]
Line 121: Line 121:
 
*[[Media:(12)Review.ppt|review]]
 
*[[Media:(12)Review.ppt|review]]
 
|-
 
|-
|| week 13
+
||  
 
|| apr 7
 
|| apr 7
 +
||
 +
*elections day (no lecture)
 +
||
 +
|-
 +
|| week 13
 +
|| apr 14-15
 
||
 
||
 
*project assignment 4 due
 
*project assignment 4 due
*final project demonstrations schedule
+
*[[COMP442/6421 final project demonstration schedule winter 2014|final project demonstrations schedule]]
*final project demonstrations grading scheme
+
*[[Media:projectdemonstration.COMP442.paquet.2014.4.pdf|final project demonstrations grading scheme]]
 
||
 
||
 
|-
 
|-
Line 132: Line 138:
 
|| apr 16 - may 6
 
|| apr 16 - may 6
 
||
 
||
*final examination  
+
*final examination: May 5th 2014, 19h-22h, H441 (confirmed)
 
||
 
||
 
|}
 
|}

Latest revision as of 13:33, 24 March 2014

Contents

Course Description

COMP 442/6421 - Compiler Design (4 credits)

Prerequisites (COMP442): COMP 228 or SOEN 228 or COEN 311; COMP 335; COMP 352 or COEN 352
Prerequisites (COMP6421): COMP 5201, 5361, 5511.

Compiler organization and implementation. Programming language constructs, their syntax and semantics. Syntax directed translation, code optimization. Run-time organization of programming languages. Project. Lectures: three hours per week.

Course Schedule and Contacts

component day time location instructor e-mail address web
lecture NN M------ 17:45-20:15 H-544 Paquet, Joey paquet@cse.concordia.ca
office hours -—J--- 11:00-13:00 EV-3-221 Paquet, Joey
lab hours NI M------ 20:30-22:20 H-854 Laleh, Touraj t_laleh@encs.concordia.ca
lab hours NJ M------ 15:45-17:30 H-854 Laleh, Touraj

Lecture Schedule

wk date event topics/material
week 1 jan 6
week 2 jan 13
week 3 jan 20
week 4 jan 27
week 5 feb 3
week 6 feb 10
mid-term break feb 17-23
week 7 feb 24
week 8 mar 3
week 9 mar 10
week 10 mar 17
week 11 mar 24
week 12 mar 31
apr 7
  • elections day (no lecture)
week 13 apr 14-15
examination week apr 16 - may 6
  • final examination: May 5th 2014, 19h-22h, H441 (confirmed)

Course Material and Resources