Dragonscloud
Joined: 16 Jul 2005 Posts: 96
|
Posted: Wed Sep 02, 2009 5:33 pm Post subject: AHK article at Suite 101 |
|
|
It's a pretty good article. The author raves as much about the community as the language itself. It's good to see that AHK is still a highly relevant language a few years after its' creation.
| Quote: | The strength of this software, though, has to be in the ability to create a full GUI application, and then compile and bundle it into an executable file that can be run on any Windows PC. All the overhead that Win32 API programming is typically associated is dealt with by AHK itself.
This includes the ability to call DLL functions (such as WinSock, or security libraries), which makes API programming, and extending AHK’s already rich language, a snap. Essentially, it is an entire programming suite in a box, without the need for a complex compiler environment.
|
More ... _________________ “yields falsehood when preceded by its quotation” yields falsehood when preceded by its quotation. |
|