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