chiroptical / essentials-of-compilation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Haskell 85.2%Language:Nix 11.5%Language:Makefile 3.3%