You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/appendix/background.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -310,7 +310,7 @@ does not.
310
310
## Books
311
311
-[Types and Programming Languages](https://www.cis.upenn.edu/~bcpierce/tapl/)
312
312
-[Programming Language Pragmatics](https://www.cs.rochester.edu/~scott/pragmatics/)
313
-
-[Practical Foundations for Programming Languages](https://www.cs.cmu.edu/~rwh/pfpl/2nded.pdf)
313
+
-[Practical Foundations for Programming Languages](https://www.cs.cmu.edu/~rwh/pfpl/)
314
314
-[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)
315
315
-[Garbage Collection: Algorithms for Automatic Dynamic Memory Management](https://www.cs.kent.ac.uk/people/staff/rej/gcbook/)
316
316
-[Linkers and Loaders](https://www.amazon.com/Linkers-Kaufmann-Software-Engineering-Programming/dp/1558604960) (There are also free versions of this, but the version we had linked seems to be offline at the moment.)
0 commit comments