From 87b8e1e3de3a21b362b3f921cb43730d62481b8b Mon Sep 17 00:00:00 2001 From: Alexander Fefelov Date: Wed, 15 Jan 2014 00:52:13 +0400 Subject: [PATCH] Added "Anatomy of Programming Languages" --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 3e6db218..5b297d2f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -780,6 +780,7 @@ ###Haskell * [A Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) (PDF) (work in progress) +* [Anatomy of Programming Languages](http://www.cs.utexas.edu/~wcook/anatomy/) - William R. Cook * [Beautiful Code, Compelling Evidence](http://vis.renci.org/jeff/2009/01/16/beautiful-code-compelling-evidence/) (PDF) * [Haskell and Yesod](http://www.yesodweb.com/book-1.2) * [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - Miran Lipovača -- GitLab