IUCompilerCourse / Essentials-of-Compilation

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

explicate-tail and explicate-assign aren't mutually recursive #116

Closed arsdragonfly closed 2 years ago

arsdragonfly commented 2 years ago

AFAICT one of them won't invoke the other.