| View previous topic :: View next topic |
| Author |
Message |
playfullscientist
Joined: 20 Apr 2005 Posts: 22 Location: Princeton NJ USA
|
Posted: Mon Apr 25, 2005 9:24 pm Post subject: underlying computer language |
|
|
Hi...I am curious. What is the underlying computer language that autohotkey produces? I don't mean the lowest level language (machine language or MS DOS). Is it C or C++ or perl or some other language? Thanks. Playfullscientist _________________ I am a playful scientist |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Mon Apr 25, 2005 9:27 pm Post subject: |
|
|
As stated on the download page, AutoHotkey is written in C++. I'm curious about this mysterious MS-DOS "language" you speak of, though.  |
|
| Back to top |
|
 |
playfullscientist
Joined: 20 Apr 2005 Posts: 22 Location: Princeton NJ USA
|
Posted: Mon Apr 25, 2005 9:33 pm Post subject: MS-DOS |
|
|
Hi...Many years ago (in an earlier time), I wrote programs in MS-DOS. I think I still have my MS-DOS manual at home. I suppose if you haven't heard of it, the language may no longer be in use. Have fun. Playfullscientist _________________ I am a playful scientist |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Mon Apr 25, 2005 10:00 pm Post subject: |
|
|
| You probably mean the batch file scripting language (*.bat). This is still in use today (I've taken a few jabs at it myself), but it is certainly not low-level code which other languages are based on. |
|
| Back to top |
|
 |
|