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