From 7a74d27da5213e10339ee8594827e9aa99c43532 Mon Sep 17 00:00:00 2001 From: Aaron Hooper Date: Sat, 16 May 2020 20:37:34 +0100 Subject: [PATCH] Update link for Compiler Construction --- extras/readings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/readings.md b/extras/readings.md index 414d00e..69f70fc 100644 --- a/extras/readings.md +++ b/extras/readings.md @@ -79,5 +79,6 @@ Name | Author(s) [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage) | David Barber [Language Implementation Patterns](https://www.amazon.com/gp/product/193435645X) | Terence Parr [Compilers: Principles, Techniques, and Tools (2nd Edition)](http://www.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811/) | Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman +[Compiler Construction](https://inf.ethz.ch/personal/wirth/CompilerConstruction/index.html) | Niklaus Wirth [The Mythical Man-Month](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959/) | Fred Brooks, Jr. [Physically Based Rendering: From Theory To Implementation](http://www.pbr-book.org/) | Matt Pharr, Wenzel Jakob, and Greg Humphreys