浏览代码

Merge pull request #467 from tcort/cool

Add "CoolAid: The Cool 2013 Reference Manual"
Mohammad Hossein Mojtahedi 12 年之前
父节点
当前提交
1533b54232
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      free-programming-books.md

+ 5 - 0
free-programming-books.md

@@ -37,6 +37,7 @@
 * [COBOL](#cobol)
 * [CoffeeScript](#coffeescript)
 * [ColdFusion](#coldfusion)
+* [Cool](#cool)
 * [Coq](#coq)
 * [D](#d)
 * [Dart](#dart)
@@ -526,6 +527,10 @@
 * [Learn CF in a Week](http://learncfinaweek.com/)
 
 
+###Cool
+* [CoolAid: The Cool 2013 Reference Manual](http://www.cs.uwm.edu/~cs654/handouts/cool-manual.pdf) (PDF)
+
+
 ###Coq
 * [Software Foundations](http://www.cis.upenn.edu/~bcpierce/sf/)
 * [Certified Programming with Dependent Types](http://adam.chlipala.net/cpdt/html/toc.html)