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