ahoppen / introduction-to-compilers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Swift 100.0%