|
преди 2 години | |
---|---|---|
.github | преди 2 години | |
figs | преди 2 години | |
.gitignore | преди 3 години | |
CCBY-logo.pdf | преди 3 години | |
CopyCollector2.pdf | преди 9 години | |
CopyingCollector.pdf | преди 9 години | |
Makefile | преди 2 години | |
README.md | преди 3 години | |
TimesAPriori_MIT.cls | преди 2 години | |
book.bak | преди 2 години | |
book.bib | преди 2 години | |
book.tex | преди 2 години | |
dataflow-notes.txt | преди 9 години | |
defs.tex | преди 2 години | |
multind.sty | преди 4 години | |
notes.md | преди 3 години | |
python.bib | преди 2 години | |
s-expr-example.rkt | преди 9 години | |
shadow-stack.pdf | преди 9 години | |
shell.nix | преди 7 години |
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.