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