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

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
(Course Schedule and Contacts)
Line 21: Line 21:
 
|| lecture NN    || <tt>M------</tt> || <tt>17:45-20:15</tt> || <tt>H431</tt>      || Paquet, Joey      || paquet@cse.concordia.ca     
 
|| lecture NN    || <tt>M------</tt> || <tt>17:45-20:15</tt> || <tt>H431</tt>      || Paquet, Joey      || paquet@cse.concordia.ca     
 
|-
 
|-
|| office hours  || <tt>-T-----</tt> || <tt>10:00-12:00</tt> || <tt>EV3.221</tt>  || Paquet, Joey      ||                             
+
|| office hours  || <tt>--W----</tt> || <tt>10:00-12:00</tt> || <tt>EV3.221</tt>  || Paquet, Joey      ||                             
 
|-
 
|-
 
|| lab hours NNI || <tt>M------</tt> || <tt>20:30-22:20</tt> || <tt>H817</tt>      || Sumit Bharti      || s_harti@encs.concordia.ca   
 
|| lab hours NNI || <tt>M------</tt> || <tt>20:30-22:20</tt> || <tt>H817</tt>      || Sumit Bharti      || s_harti@encs.concordia.ca   

Revision as of 12:15, 12 February 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:
    apr 29, 19h00-22h00 (tentative)

Course Material and Resources