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