Week 11 of compiler construction
Dear IN5380-student,
This week we completed the process of generating intermediate code. From here, we have just one more topic to cover, which is the final stage of the compiler: Code generation. Here we generate code which is intended to run on an actual target. We will spend two weeks on this final topic of compiler construction.
As stated in the beginning of the semester, I made a slightly ambitious schedule for covering all the topics. It looks like we will be done a month before the exam, giving you lots of time to prepare. After the final week of new material, we will probably have two weeks of self-study (i.e. no lectures), followed by one week of one or two lectures focusing on the exam.
I have opened Part 2 of the mandatory assignment in Devilry, with the same groups as for Part 1. Let me know if there are any changes.
Enjoy your weekend,
- Lars