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