1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00

Merge pull request #912 from sebgod/patch-4

Add the Mercury programming language
This commit is contained in:
victor felder 2014-04-18 14:21:06 +02:00
commit 99cfa7a5d9

View File

@ -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)