Explorar el Código

Merge pull request #912 from sebgod/patch-4

Add the Mercury programming language
victor felder hace 11 años
padre
commit
99cfa7a5d9
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      free-programming-books.md

+ 5 - 0
free-programming-books.md

@@ -95,6 +95,7 @@
 * [MATLAB](#matlab)
 * [Maven](#maven)
 * [Mercurial](#mercurial)
+* [Mercury](#mercury)
 * [Meta-Lists](#meta-lists)
 * [MySQL](#mysql)
 * [.NET (C# / VB / Nemerle / Visual Studio)](#net-c--vb--nemerle--visual-studio)
@@ -1157,6 +1158,10 @@ See also [TeX](#tex)
 * [Mercurial: The Definitive Guide](http://hgbook.red-bean.com/) -
 
 
+###Mercury
+* [The Mercury Users' Guide](http://www.mercurylang.org/information/doc-release/user_guide.pdf) (PDF)
+
+
 ###MySQL
 * [MySQL Essentials](http://www.techotopia.com/index.php/MySQL_Essentials)
 * [MySQL Tutorial Excerpt](http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.1-en.pdf)