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

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
(Lecture Schedule)
Line 162: Line 162:
 
* final project due (apr 14)
 
* final project due (apr 14)
 
*[ schedule ] [ [[Media:COMP442_6421.final.project.demonstration.gradingSheet.paquet.2025.4.pdf|grading sheet]] ] [ [[Media:finalProjectDemonstration.grades.COMP442-6421.paquet.2025.4.pdf|grades distribution]] ] final project demonstrations (apr 12-14)
 
*[ schedule ] [ [[Media:COMP442_6421.final.project.demonstration.gradingSheet.paquet.2025.4.pdf|grading sheet]] ] [ [[Media:finalProjectDemonstration.grades.COMP442-6421.paquet.2025.4.pdf|grades distribution]] ] final project demonstrations (apr 12-14)
*[ [[Media:COMP442-6421.14.review.2025.ppt|slides]] ] [ [https://www.youtube.com/watch?v=NhmgRuCuess video] ] review and discussion on final examination
+
*[ [[Media:COMP442-6421.14.review.2025.ppt|slides]] ] [ [https://bit.ly/4h4paZo video] ] review and discussion on final examination
 
||
 
||
 
||
 
||

Revision as of 15:23, 7 January 2025

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 email
in-person lecture NN M------ 17:45-20:15 H-531
[YouTube]
Paquet, Joey joey.paquet@concordia.ca
office hours M------ 11:00-13:00 ER-10-19
[zoom]
Paquet, Joey
lab NN NI M------ 20:30-22:20 H-849
lab NN NJ M------ 15:45-17:35 H-849
marker
marker

Lecture Schedule

wk wk lecture date event lectures topics/material lab material
(for videos - see moodle)
week 1 jan 13
  • [ handout ] [ video ] project assignment #1 (lexical analyzer)
week 2 jan 20
week 3 jan 27
  • project assignment 1 due (jan 26)
  • [ schedule ] [ grading sheet ] [ grades ] project assignment 1 demonstrations (jan 30-feb 1)
  • [ handout ] [ video ] project assignment #2 (syntactic analyzer)
  • Programmer on duty
week 4 feb 3
  • [ slides ] [ video ] grammar transformation and parsing
week 5 feb 10
  • Programmer on duty
week 6 feb 17
  • project assignment 2 due (feb 16)
  • [ schedule ] [ grading sheet ] [ grades ] project assignment 2 demonstrations (feb 20 - feb 22)
  • [ handout ] [ video ] project assignment #3 (AST generation)
midterm break feb 24 - mar 2
week 7 mar 3
  • [ slides ] [ video ] Tree traversal and symbol table generation
week 8 mar 10
  • [ handout ] [ video ] project assignment #4 (semantic analysis)
  • project assignment 3 due (mar 9)
  • [ schedule ] [ grading sheet ] [ grades ] project assignment 3 demonstrations (mar 12-14)
  • Programmer on duty
week 9 mar 17
  • Programmer on duty
week 10 mar 24
  • project assignment 4 due (mar 23)
  • [ schedule ] [ grading sheet ] [ grades ] project assignment 4 demonstrations (mar 26-28)
  • [ handout ] [ video ] project assignment #5 (code generation)
week 11 mar 31
week 12 apr 7
examination period apr 15 - may 4

Course Material and Resources