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.
A gastropod approaches https://mitpress.mit.edu/9780262047760/essentials-of-compilation
HaskellMIT
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.