nlsandler / write_a_c_compiler

Test suite to help you write your own C compiler
https://norasandler.com/2017/11/29/Write-a-Compiler.html
MIT License
855 stars 97 forks source link

Writing a C Compiler #23

Closed ijean closed 2 years ago

ijean commented 2 years ago

Hi Nora, just bought the early access "Writing a C Compiler" from No Starch Press. I wanted to ask about the code/scripts mentioned in the book, where can one find this code ? Thanks, Jean

nlsandler commented 2 years ago

Hi Jean,

Thanks for purchasing the book! The code will be available on Github once the book is released.

Best, Nora

ijean commented 2 years ago

Thanks, looking forward to read all the chapters.