Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 345 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 345 Bytes

Let's Build a Compiler for the CLR - Companion Code

This is the companion code for the book "Let's Build a Compiler for the CLR".

Read the book here.

To build the code, you will need either the .NET Framework SDK or Mono. Instructions to build are included in the book.