/essentials-of-compilation

A gastropod approaches https://mitpress.mit.edu/9780262047760/essentials-of-compilation

Primary LanguageHaskellMIT LicenseMIT

Essentials of Compilation

An Incremental Approach in Racket Haskell

Working through this book using a programming language with no semantics in Haskell. Programs are written in Snail, converted into the source language's AST, and then interpreted or compiled.