Compiler Construction
Available from August 22, 2021 until January 31, 2022
Course: CS4200 Edition: 2021-2022
Enroll
One can enroll until Fri, Dec 10, 2021 12:00:00
Course Information
All Announcements
30 min extra
at Thu, Oct 28, 2021 16:21:13You have 30 min extra to work on the exam.
New tests for disambiguation assignment
at Thu, Oct 28, 2021 14:12:59 updated at Thu, Oct 28, 2021 14:16:00New tests have been added to the disambiguation assignment. Use the reset button to make them available
Template error in Type Checking question
at Thu, Oct 28, 2021 13:59:39Due to a copy-paste error, the code template for the Type Checking question contains a syntax error at the top of the file that will prevent your solution from compiling, even if you didn’t change anything.
In order to fix this either manually remove the duplicate
module ... imports ... rules
at the top of the file, or use the “Reset” button on the right next to the submit button. When you use the Reset button, your current code will be added as a comment on the bottom, so you will not lose any progress.Sorry for the confusion.