|
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.