|
hace 1 año | |
---|---|---|
.github | hace 1 año | |
figs | hace 2 años | |
.gitignore | hace 3 años | |
CCBY-logo.pdf | hace 3 años | |
CopyCollector2.pdf | hace 9 años | |
CopyingCollector.pdf | hace 9 años | |
Essentials_of_Compilation_Racket.pptx | hace 2 años | |
Makefile | hace 2 años | |
README.md | hace 3 años | |
SyllabusExampleRacket.md | hace 2 años | |
TimesAPriori_MIT.cls | hace 2 años | |
book.bak | hace 2 años | |
book.bib | hace 2 años | |
book.tex | hace 1 año | |
dataflow-notes.txt | hace 9 años | |
defs.tex | hace 1 año | |
errata-python.txt | hace 2 años | |
errata-racket.txt | hace 2 años | |
multind.sty | hace 4 años | |
notes.md | hace 3 años | |
python.bib | hace 2 años | |
s-expr-example.rkt | hace 9 años | |
shadow-stack.pdf | hace 9 años | |
shell.nix | hace 7 años |
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.