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

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Course Material and Resources)
(Course Description)
Line 6: Line 6:
 
'''Prerequisites (COMP6421): ''' COMP 5201, 5361, 5511.
 
'''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.
+
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==
 
==Course Schedule and Contacts==
  

Revision as of 23:31, 6 January 2015

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 web
lecture NN M------ 17:45-20:15 H-544 Paquet, Joey paquet@cse.concordia.ca
office hours ----F-- 10:00-12:00 EV-3-221 Paquet, Joey
lab hours NI M------ 20:30-22:20 TBD Laleh, Touraj t_laleh@encs.concordia.ca
lab hours NJ M------ 15:45-17:30 TBD Erfani, Mostafa m_erfa@encs.concordia.ca

Lecture Schedule

wk date event topics/material
week 1 jan 12
week 2 jan 19
week 3 jan 26
week 4 feb 2
week 5 feb 9
week 6 feb 16
mid-term break feb 23 - mar 1
week 7 mar 2
week 8 mar 9
week 9 mar 16
week 10 mar 23
week 11 mar 30
week 12 apr 6
apr 13
  • University closed
week 13 apr 14-16
examination week apr 17 - may 2
  • final examination: TBD

Course Material and Resources