IUCompilerCourse / Essentials-of-Compilation

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

.res and .err files for `compiler-tests` should be mentioned in the appendix #122

Open arsdragonfly opened 2 years ago

arsdragonfly commented 2 years ago

plus example files in public student support code

joshuacrotts commented 11 months ago

I agree; it's much easier than writing each test to always output 42...