Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 382 Bytes

Let's Build a Compiler

This is my port of Let's Build a Compiler to Rust, and targeting x86.

I'm going to try and keep the commit history linear, with the commit message being the part/section I'm on. This way, you too can follow the series!

Available under the MIT license.