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

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Created page with "==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<br>...")
 
(Lecture Schedule)
Line 65: Line 65:
 
|| jan 28
 
|| jan 28
 
||
 
||
*project assignment 1 due
+
*project assignment 1 due (jan 28)
 
*[[Media:Assignment2.COMP442.paquet.2019.4.pdf|project assignment #2 (syntactic analyzer) (handout)]]
 
*[[Media:Assignment2.COMP442.paquet.2019.4.pdf|project assignment #2 (syntactic analyzer) (handout)]]
 
||
 
||
Line 93: Line 93:
 
|| feb 18
 
|| feb 18
 
||
 
||
*project assignment 2 due
+
*project assignment 2 due (feb 25th)
 
*[[Media:assignment3.COMP442.paquet.2019.4.pdf|project assignment #3 (symbol table creation)(handout)]]
 
*[[Media:assignment3.COMP442.paquet.2019.4.pdf|project assignment #3 (symbol table creation)(handout)]]
 
||
 
||
Line 124: Line 124:
 
||
 
||
 
*DISC deadline (mar 18)
 
*DISC deadline (mar 18)
*project assignment 3 due
+
*project assignment 3 due (mar 18)
 
*[[Media:assignment4.COMP442.paquet.2019.4.pdf|project assignment #4 (code generation) (handout)]]
 
*[[Media:assignment4.COMP442.paquet.2019.4.pdf|project assignment #4 (code generation) (handout)]]
 
||
 
||

Revision as of 13:27, 7 January 2019

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. Laboratory: two hours per week.

Course Schedule and Contacts

component day time location instructor e-mail address
lecture NN M------ 17:45-20:15 H 431 Paquet, Joey paquet@cse.concordia.ca
office hours -T----- 10:00-12:00 EV 3.221 Paquet, Joey
lab hours NNI M------ 20:30-22:20 TBA TBD
lab hours NNJ M------ 15:45-17:30 TBA TBD
lab hours NNK M------ 20:30-22:20 TBA TBD

Lecture Schedule

wk date event lectures topics/material lab material
week 1 jan 7
week 2 jan 14
week 3 jan 21
week 4 jan 28
week 5 feb 4
week 6 feb 11
week 7 feb 18
mid-term break feb 25 - mar 3
week 8 mar 4
week 9 mar 11
week 10 mar 18
week 11 mar 25
week 12 apr 1
week 13 apr 8-9-10
examination week apr 16 - may 5
  • final examination: TBD

Course Material and Resources