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