diff --git a/README.md b/README.md index df02fc8..ab0ac4d 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ much like Haskell Here's a partial list of resources I've made use of in the process of learning how to write a programming language. +### General + +http://thume.ca/2019/04/18/writing-a-compiler-in-rust/ + ### Type-checking https://skillsmatter.com/skillscasts/10868-inside-the-rust-compiler https://www.youtube.com/watch?v=il3gD7XMdmA