|
vor 3 Jahren | |
---|---|---|
.github | vor 3 Jahren | |
figs | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
CopyCollector2.pdf | vor 9 Jahren | |
CopyingCollector.pdf | vor 9 Jahren | |
Makefile | vor 3 Jahren | |
README.md | vor 3 Jahren | |
TimesAPriori_MIT.cls | vor 3 Jahren | |
book.bak | vor 4 Jahren | |
book.bib | vor 3 Jahren | |
book.tex | vor 3 Jahren | |
dataflow-notes.txt | vor 9 Jahren | |
defs.tex | vor 3 Jahren | |
multind.sty | vor 4 Jahren | |
notes.md | vor 3 Jahren | |
s-expr-example.rkt | vor 9 Jahren | |
shadow-stack.pdf | vor 9 Jahren | |
shell.nix | vor 7 Jahren |
This is the LaTeX sources for two books, one about compiling a subset of Racket to x86-64 assembly code and the other about compiling a subset of Python, also to x86-64.
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.