@@ -133,7 +133,7 @@ does not.
133133> recommendations, and to ` tinaun ` for posting a link to a [ twitter thread from
134134> Graydon Hoare] ( https://twitter.com/graydon_pub/status/1039615569132118016 )
135135> which had some more recommendations!
136- >
136+ >
137137> Other sources: https://gcc.gnu.org/wiki/ListOfCompilerBooks
138138>
139139> If you have other suggestions, please feel free to open an issue or PR.
@@ -142,7 +142,7 @@ does not.
142142- [ Types and Programming Languages] ( https://www.cis.upenn.edu/~bcpierce/tapl/ )
143143- [ Programming Language Pragmatics] ( https://www.cs.rochester.edu/~scott/pragmatics/ )
144144- [ Practical Foundations for Programming Languages] ( https://www.cs.cmu.edu/~rwh/pfpl/2nded.pdf )
145- - [ Compilers: Principles, Techniques, and Tools, 2nd Edition] ( https://www.amazon .com/dp/9332518661/ref=cm_sw_r_other_apa_1tUSBb5VHAVA1 )
145+ - [ Compilers: Principles, Techniques, and Tools, 2nd Edition] ( https://www.pearson .com/us/higher-education/program/Aho-Compilers-Principles-Techniques-and-Tools-2nd-Edition/PGM167067.html )
146146- [ Garbage Collection: Algorithms for Automatic Dynamic Memory Management] ( https://www.cs.kent.ac.uk/people/staff/rej/gcbook/ )
147147- [ Linkers and Loaders] ( https://linker.iecc.com/ )
148148- [ Advanced Compiler Design and Implementation] ( https://www.goodreads.com/book/show/887908.Advanced_Compiler_Design_and_Implementation )
@@ -160,4 +160,4 @@ does not.
160160
161161## Misc Papers and Blog Posts
162162- [ Programming in Martin-Löf's Type Theory] ( http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.118.6683&rep=rep1&type=pdf )
163- - [ Polymorphism, Subtyping, and Type Inference in MLsub] ( https://www.cl.cam.ac.uk/~sd601/papers/mlsub-preprint.pdf )
163+ - [ Polymorphism, Subtyping, and Type Inference in MLsub] ( https://dl.acm.org/doi/10.1145/3093333.3009882 )
0 commit comments