| View previous topic :: View next topic |
| Author |
Message |
Benny-D
Joined: 29 Feb 2008 Posts: 71
|
Posted: Wed Apr 23, 2008 3:22 pm Post subject: What's the name of progamming language used in AHK? |
|
|
| It may sound stupid, but I really don't know the official name of the programming language in AHK. |
|
| Back to top |
|
 |
Oberon
Joined: 18 Feb 2008 Posts: 458
|
Posted: Wed Apr 23, 2008 3:23 pm Post subject: |
|
|
| Do you mean the language AutoHotkey was written in? That's C++, and the source code can be found on the download page. |
|
| Back to top |
|
 |
Benny-D
Joined: 29 Feb 2008 Posts: 71
|
Posted: Wed Apr 23, 2008 3:50 pm Post subject: |
|
|
I mean the language that we use when we write scripts in AHK.
Is it a programming language at all? Or, perhaps, it's just a
set of different AHK commands, and that alone does not add up
to being ranked as a programming language yet? |
|
| Back to top |
|
 |
TheIrishThug
Joined: 19 Mar 2006 Posts: 360
|
Posted: Wed Apr 23, 2008 4:00 pm Post subject: |
|
|
| I see AutoHokey as the actual language. It's just like all the other, more well known, runtime compiled languages. |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5581
|
Posted: Wed Apr 23, 2008 4:15 pm Post subject: |
|
|
| Quote: | | What's the name of progamming language used in AHK? |
AutoHotkey Scripting Language is the name I use outside our forum. |
|
| Back to top |
|
 |
Benny-D
Joined: 29 Feb 2008 Posts: 71
|
Posted: Thu Apr 24, 2008 12:28 am Post subject: |
|
|
| I see. Thank You. |
|
| Back to top |
|
 |
|