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