diff --git a/readme.md b/readme.md index 504a87b..07f7be7 100644 --- a/readme.md +++ b/readme.md @@ -31,6 +31,7 @@ The subdashes after the book may include notes and other useful material related - [Typescript](#typescript) - [Swift](#swift) - [Ruby](#ruby) + - [Purescript](#purescript) - [Smalltalk](#smalltalk) - [Assembly](#assembly) - [Programming language design](#programming-language-design) @@ -229,6 +230,9 @@ The subdashes after the book may include notes and other useful material related - [Go implementation](https://github.com/nathany/go-poodr) - [📕 Confident ruby (2013)](http://www.goodreads.com/book/show/15847933-confident-ruby) +## Purescript +- [📖 Purescript book (2017)](https://github.com/paf31/purescript-book) + ### Smalltalk - [📕 Smalltalk best practice patterns (1997)](http://www.goodreads.com/book/show/781561.Smalltalk_Best_Practice_Patterns)