|
пре 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.