IUCompilerCourse / Essentials-of-Compilation

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

Section 6.8 uses undefined `lhs'` #79

Closed iambrj closed 3 years ago

iambrj commented 3 years ago

Here, the book does not say what lhs' is supposed to be.

jsiek commented 3 years ago

Thanks, fixed!