|
il y a 2 ans | |
---|---|---|
.github | il y a 2 ans | |
figs | il y a 2 ans | |
.gitignore | il y a 3 ans | |
CCBY-logo.pdf | il y a 3 ans | |
CopyCollector2.pdf | il y a 9 ans | |
CopyingCollector.pdf | il y a 9 ans | |
Makefile | il y a 2 ans | |
README.md | il y a 3 ans | |
TimesAPriori_MIT.cls | il y a 2 ans | |
book.bak | il y a 2 ans | |
book.bib | il y a 2 ans | |
book.tex | il y a 2 ans | |
dataflow-notes.txt | il y a 9 ans | |
defs.tex | il y a 2 ans | |
multind.sty | il y a 4 ans | |
notes.md | il y a 3 ans | |
python.bib | il y a 2 ans | |
s-expr-example.rkt | il y a 9 ans | |
shadow-stack.pdf | il y a 9 ans | |
shell.nix | il y a 7 ans |
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.