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

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
(Lecture Schedule)
 
(11 intermediate revisions by one user not shown)
Line 67: Line 67:
 
|| jan 28
 
|| jan 28
 
||
 
||
*project assignment 1 due (jan 28) [ [[Media:Grades.assignment1.COMP442-6421.paquet.2019.pdf|grades]] ]
+
*project assignment 1 due (jan 28) [ [[Media:Grades.assignment1.COMP442-6421.paquet.2019.4.pdf|grades]] ]
 
*[[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 95: Line 95:
 
|| feb 18
 
|| feb 18
 
||
 
||
*project assignment 2 due (feb 25)
+
*project assignment 2 due (feb 25) [ [[Media:Grades.assignment2.COMP442-6421.paquet.2019.4.pdf|grades]] ]
 
*[[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 127: Line 127:
 
||
 
||
 
*DISC deadline (mar 18)
 
*DISC deadline (mar 18)
*project assignment 3 due (mar 18)
+
*project assignment 3 due (mar 18) [ [[Media:Grades.assignment3.COMP442-6421.paquet.2019.4.pdf|grades]] ]
 
*[[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)]]
 
||
 
||
*[[Media:COMP442-6421.12.CodeGenerationI.pdf|code generation I]]
+
*[[Media:COMP442-6421.12.CodeGenerationI.ppt|code generation I]]
 
||
 
||
 
*[[Media:COMP442-6421.lab6.pdf|lab slides 6]]
 
*[[Media:COMP442-6421.lab6.pdf|lab slides 6]]
Line 138: Line 138:
 
||
 
||
 
||
 
||
*[[Media:COMP442-6421.13.CodeGenerationII.pdf|code generation II]]
+
*[[Media:COMP442-6421.13.CodeGenerationII.ppt|code generation II]]
 
||
 
||
 
|-
 
|-
Line 145: Line 145:
 
||
 
||
 
||
 
||
*[[Media:COMP442-6421.14.review.pdf|review]]
+
*[[Media:COMP442-6421.14.review.ppt|review]]
 
||
 
||
 
|-
 
|-
Line 160: Line 160:
 
|| apr 16 - may 5
 
|| apr 16 - may 5
 
||
 
||
*final examination: <br>apr 29, 19h00-22h00, MBS1.105, MBS1.235 (confirmed)
+
*final examination [ [[Media:Finalsample.COMP442-6421.paquet.2019.4.pdf|sample]] ] [ [[Media:COMP442-6421.FinalExaminationCheatSheet.2019.4.pdf|cheat sheet]] ] : <br>apr 29, 19h00-22h00, MBS1.105, MBS1.235 (confirmed)
 
||
 
||
 
||
 
||

Latest revision as of 13:07, 15 April 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 H431 Paquet, Joey paquet@cse.concordia.ca
office hours --W---- 10:00-12:00 EV3.221 Paquet, Joey
lab hours NNI M------ 20:30-22:20 H817 Sumit Bharti s_harti@encs.concordia.ca
lab hours NNJ M------ 15:45-17:30 H817 Shivam Aggarwal s_agg@encs.concordia.ca
lab hours NNK M------ 20:30-22:20 H819 Haotao (Eric) Lai h_lai@encs.concordia.ca
marker Haotao (Eric) Lai h_lai@encs.concordia.ca

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 [ sample ] [ cheat sheet ] :
    apr 29, 19h00-22h00, MBS1.105, MBS1.235 (confirmed)

Course Material and Resources