|
пре 1 година | |
---|---|---|
.github | пре 1 година | |
figs | пре 2 година | |
.gitignore | пре 3 година | |
CCBY-logo.pdf | пре 3 година | |
CopyCollector2.pdf | пре 9 година | |
CopyingCollector.pdf | пре 9 година | |
Essentials_of_Compilation_Racket.pptx | пре 2 година | |
Makefile | пре 2 година | |
README.md | пре 3 година | |
SyllabusExampleRacket.md | пре 2 година | |
TimesAPriori_MIT.cls | пре 2 година | |
book.bak | пре 2 година | |
book.bib | пре 2 година | |
book.tex | пре 1 година | |
dataflow-notes.txt | пре 9 година | |
defs.tex | пре 1 година | |
errata-python.txt | пре 2 година | |
errata-racket.txt | пре 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.