marsmxm / Essentials-of-Compilation

A book about compiling Racket to x86-64 assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Essentials of Compilation

This is a book about compiling a subset of Racket to x86-64 assembly code.

Generating the book

To generate the book (build/book.pdf), run the make command (assuming you have a full install of TeX Live).

Related resources

If you are an instructor, you may also request access to the reference implementation of the compiler and the full test suite.

About

A book about compiling Racket to x86-64 assembly


Languages

Language:TeX 99.9%Language:Racket 0.1%Language:Makefile 0.0%Language:Nix 0.0%