|
4 år sedan | |
---|---|---|
.github | 4 år sedan | |
figs | 8 år sedan | |
.gitignore | 8 år sedan | |
CopyCollector2.pdf | 9 år sedan | |
CopyingCollector.pdf | 9 år sedan | |
Makefile | 4 år sedan | |
README.md | 4 år sedan | |
TimesAPriori_MIT.cls | 4 år sedan | |
all.bib | 4 år sedan | |
bibsamp.bib | 4 år sedan | |
book-MIT.bib | 4 år sedan | |
book-MIT.tex | 4 år sedan | |
book.tex | 4 år sedan | |
dataflow-notes.txt | 9 år sedan | |
defs.tex | 4 år sedan | |
multind.sty | 4 år sedan | |
notes.md | 6 år sedan | |
s-expr-example.rkt | 9 år sedan | |
shadow-stack.pdf | 9 år sedan | |
shell.nix | 7 år sedan |
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.