IUCompilerCourse / Essentials-of-Compilation

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

fix partial evaluation subtraction #117

Closed arsdragonfly closed 2 years ago

arsdragonfly commented 2 years ago

Fixes consistency between Racket and Python versions.