Adding ahkbook

a free online book about AutoHotkey. AHK is free, open-source scripting
language for Windows - more at www.ahkscript.org and www.autohotkey.com
This commit is contained in:
href 2014-01-01 23:56:32 +01:00
parent 2368d465bb
commit 5653612e14
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,7 @@
* [ASP.NET MVC](#aspnet-mvc)
* [Assembly Language](#assembly-language)
* [Non-X86](#non-x86)
* [AutoHotkey](#autohotkey)
* [Autotools](#autotools)
* [Awk](#awk)
* [Bash](#bash)
@ -517,6 +518,8 @@
* [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield [6502 CPU]
* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
###AutoHotkey
* [AHKbook - the book for AutoHotkey ](http://maul-esel.github.io/ahkbook/index.html)
###Autotools
* [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/)