GA2130 Compiler Construction OCaml
GA2130 Compiler Construction GA2130 Syllabus Overview Compilers are a fundamental piece of software infrastructure. They enable programmers to write programs in high-level programming languages and obtain efficient, executable code that can run on a variety of hardware platforms. This course covers the design and implementation of compilers. We will see how to structure compilers as …