Add reference work

This commit is contained in:
greg 2019-06-16 00:22:18 -07:00
parent bc01a5ded8
commit 30498d5c98
1 changed files with 4 additions and 0 deletions

View File

@ -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