Skip to content

chiroptical/essentials-of-compilation

Repository files navigation

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.