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