/introduction-to-compilers

Swift Playground giving an overview over the inner workings of modern compilers

Primary LanguageSwiftMIT LicenseMIT

Introduction to Compilers

A macOS Playground I have created for the WWDC 2017 Schlarship application that shall provide a high-level overview of how modern compilers operate.

Introductory page of the playground Parser page in the playground IR Generation page in the playground Optimisation page in the playground