Compilers Project

582648
4
Software Systems
Advanced studies
This course is an optional independent course after the Compilers course. Students build a whole compiler in C# for a given object-oriented language. If a source program is found free from errors, the compiler generates bytecode (CIL) to be executed on a virtual machine.
Year Semester Date Period Language In charge
2012 autumn 03.09-07.12. 1-2 English Juha Vihavainen

No lectures and no exercises but lecture materials are available on virtual machines and byte code generation.