IUCompilerCourse / Essentials-of-Compilation

A book about compiling Racket and Python to x86-64 assembly
1.28k stars 140 forks source link

small fixes for chapter 6 #96

Closed proglang closed 2 years ago

proglang commented 2 years ago

These are only cosmetics. Generally, chapter 6 needs work. The text isn't smooth and GC terminology isn't properly introduced.