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