|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.github | %!s(int64=3) %!d(string=hai) anos | |
figs | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
CopyCollector2.pdf | %!s(int64=9) %!d(string=hai) anos | |
CopyingCollector.pdf | %!s(int64=9) %!d(string=hai) anos | |
Makefile | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
TimesAPriori_MIT.cls | %!s(int64=3) %!d(string=hai) anos | |
book.bak | %!s(int64=4) %!d(string=hai) anos | |
book.bib | %!s(int64=3) %!d(string=hai) anos | |
book.tex | %!s(int64=3) %!d(string=hai) anos | |
dataflow-notes.txt | %!s(int64=9) %!d(string=hai) anos | |
defs.tex | %!s(int64=3) %!d(string=hai) anos | |
multind.sty | %!s(int64=4) %!d(string=hai) anos | |
notes.md | %!s(int64=3) %!d(string=hai) anos | |
s-expr-example.rkt | %!s(int64=9) %!d(string=hai) anos | |
shadow-stack.pdf | %!s(int64=9) %!d(string=hai) anos | |
shell.nix | %!s(int64=7) %!d(string=hai) anos |
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.