CS502

View the Project on GitHub TiarkRompf/cs502

Compiling And Programming Systems

Fall 2025, 3 credits. Instructor: Prof. Tiark Rompf

Announcements will be posted on Piazza. Homework submission and grading will be done through Brightspace.

Monday, Wednesday and Friday, 9:30-10:20am in WALC 3154.

Teaching assistants are:

Time for office hours is to be decided, and will be offered over Zoom.

About the Course

In a nutshell: The theory and practice of programming language translation, compilation, and run-time systems, organized around a significant programming project to build a compiler for a simple but non-trivial programming language.

Parts of the class are based on the Advanced Compiler Construction class taught by Michel Schinz at EPFL. The corresponding class materials (lecture slides, programming assignments, etc) are used with permission.

Grades: Final grades will be based on results for the programming assignments (30%), midterm (30%), and final exam (40%). Achieving a minimum of 20% in each of the three components is necessary (but not sufficient!) for a passing grade.

Late Work Policy: No late submission will be accepted. Any travel, including interview trips, load from work or other classes, or simply not being able to get your program to run will not be grounds for extensions or exceptions.

Academic integrity: For general policies about academic integrity etc. Please see here. You are expected to read that page and will be held accountable according to its contents.

Recommended Books

Supplementary Resources

Lecture Notes

A set of lecture notes is available here:

Slides

Download password available in Piazza

Week 1

Projects and Schedule

Upcoming schedules are tentative.