Add reference work
This commit is contained in:
parent
bc01a5ded8
commit
30498d5c98
@ -59,6 +59,10 @@ much like Haskell
|
|||||||
Here's a partial list of resources I've made use of in the process
|
Here's a partial list of resources I've made use of in the process
|
||||||
of learning how to write a programming language.
|
of learning how to write a programming language.
|
||||||
|
|
||||||
|
### General
|
||||||
|
|
||||||
|
http://thume.ca/2019/04/18/writing-a-compiler-in-rust/
|
||||||
|
|
||||||
### Type-checking
|
### Type-checking
|
||||||
https://skillsmatter.com/skillscasts/10868-inside-the-rust-compiler
|
https://skillsmatter.com/skillscasts/10868-inside-the-rust-compiler
|
||||||
https://www.youtube.com/watch?v=il3gD7XMdmA
|
https://www.youtube.com/watch?v=il3gD7XMdmA
|
||||||
|
Loading…
Reference in New Issue
Block a user