|
3 年 前 | |
---|---|---|
.github | 4 年 前 | |
figs | 8 年 前 | |
.gitignore | 8 年 前 | |
CopyCollector2.pdf | 9 年 前 | |
CopyingCollector.pdf | 9 年 前 | |
Makefile | 4 年 前 | |
README.md | 4 年 前 | |
all.bib | 4 年 前 | |
book.tex | 3 年 前 | |
dataflow-notes.txt | 9 年 前 | |
defs.tex | 3 年 前 | |
notes.md | 6 年 前 | |
s-expr-example.rkt | 9 年 前 | |
shadow-stack.pdf | 9 年 前 | |
shell.nix | 7 年 前 |
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.