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