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

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Course Schedule and Contact Hours)
 
(2 intermediate revisions by one user not shown)
Line 2: Line 2:
  
 
'''COMP 442/6421 - Compiler Design''' (4 credits)  
 
'''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>
 
'''Prerequisites (COMP442): '''COMP 228 or SOEN 228 or COEN 311; COMP 335; COMP 352 or COEN 352<br>
Line 9: Line 8:
 
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.
 
   
 
   
 +
==Course Schedule and Contacts==
 +
 
{| {{simpleTable}}
 
{| {{simpleTable}}
 
! {{tableHeaderCell}} | component  
 
! {{tableHeaderCell}} | component  
Line 28: Line 29:
 
|}
 
|}
  
===Lecture Schedule===
+
==Lecture Schedule==
  
 
{| {{simpleTable}}
 
{| {{simpleTable}}

Latest revision as of 21:10, 14 November 2013

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 H621 Paquet, Joey paquet@cse.concordia.ca
office hours --—J--- 10:30-12:30 EV-3-221 Paquet, Joey
lab hours NI M------ 20:30-22:20 H827 Rabah, Sleiman s_rabah@encs.concordia.ca [1]
lab hours NJ M------ 15:45-17:30 H827 Laleh, Touraj t_laleh@encs.concordia.ca

Lecture Schedule

wk date event topics/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
mid-term break feb 18-24
week 7 feb 25
week 8 mar 4
week 9 mar 11
week 10 mar 18
week 11 mar 25
week 12 apr 8
week 13 apr 15-17
examination week apr 12-29
  • final examination - Monday, April 29th 2013 19h00-22h00, H429

Course Material and Resources