소스 검색

Include PureScript Book

Phil Freeman 11 년 전
부모
커밋
54e3ffa78f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      free-programming-books.md

+ 3 - 0
free-programming-books.md

@@ -128,6 +128,7 @@
 * [Processing](#processing)
 * [Prolog](#prolog)
     * [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
+* [PureScript] (#purescript)
 * [Python](#python)
     * [Django](#django)
     * [Flask](#flask)
@@ -1410,6 +1411,8 @@ See also [TeX](#tex)
 #### Constraint Logic Programming (extended Prolog)
 * [A Gentle Guide to Constraint Logic Programming via ECLiPSe](http://anclp.pl/)
 
+### PureScript
+* [PureScript By Example](http://leanpub.com/purescript/)
 
 ### Python
 * [A Beginner's Python Tutorial](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)