|
před 3 roky | |
---|---|---|
.github | před 3 roky | |
figs | před 3 roky | |
.gitignore | před 3 roky | |
CopyCollector2.pdf | před 9 roky | |
CopyingCollector.pdf | před 9 roky | |
Makefile | před 3 roky | |
README.md | před 3 roky | |
TimesAPriori_MIT.cls | před 3 roky | |
book.bak | před 4 roky | |
book.bib | před 3 roky | |
book.tex | před 3 roky | |
dataflow-notes.txt | před 9 roky | |
defs.tex | před 3 roky | |
multind.sty | před 4 roky | |
notes.md | před 3 roky | |
s-expr-example.rkt | před 9 roky | |
shadow-stack.pdf | před 9 roky | |
shell.nix | před 7 roky |
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.