 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
jeffrey296
Joined: 18 Jul 2008 Posts: 4 Location: Virginia
|
Posted: Sun Jul 20, 2008 1:42 am Post subject: |
|
|
Ok, I can try to learn in my spare time, but there's not much of it due to the 5 other projects I have going on right now, all of which are as big as this one. Oh, and to answer your question "What else?," I would be referring to Java or some random Linux language that I'm not familiar with. There's also old crap like VB and stuff.
Well I'll post with updates on my progress. _________________ Jeff |
|
| Back to top |
|
 |
John W
Joined: 09 Apr 2007 Posts: 169
|
Posted: Tue Jul 22, 2008 12:27 pm Post subject: |
|
|
Got another idea: we could make a programme that translates ahk to bash/C++/Python - I think it would be fast, too, and the programmes could be used on much more systems - recompile and run!
For this we only need to find commands in those languages that can be used instead of the ahk commands - for example a process could be killed with the line "killall processname" - with some extended features like regular expressions, case-insensitive search - we should have a try, shouldn't we? _________________ John
Inactive - Until AutoHotkey is available for Linux. |
|
| Back to top |
|
 |
jeffrey296
Joined: 18 Jul 2008 Posts: 4 Location: Virginia
|
Posted: Thu Jul 24, 2008 2:32 am Post subject: |
|
|
Sounds good to me, only once again I know nothing in CSS/Bash/Python. I'm even busier than I thought it would be, so I won't be much help right now. Keep posting with updates though and when I can finally help I'll try to. _________________ Jeff |
|
| Back to top |
|
 |
giovanigonzales
Joined: 30 Jan 2008 Posts: 3
|
Posted: Tue Jul 29, 2008 1:38 am Post subject: |
|
|
| guest123165451 wrote: | AHK is so marvelous! It needs a Linux version...
We should work to make a version to Linux... It would be great! It would be fantastic!
I canīt stand that thereīs a super-interesting app for windows that do not have for linux...
|
Totaly agree. What are the developers waiting for, by the way ? The project is open source so it should be relatively easy to convert it for Linux |
|
| Back to top |
|
 |
John W
Joined: 09 Apr 2007 Posts: 169
|
Posted: Wed Aug 06, 2008 2:04 pm Post subject: |
|
|
I read two books in the last two weeks: One about Shell-Scripting and one about Python.
If I compare them with C++, I can say:
C++:
Fast, portable, but has to be re-compiled for every system.
Shell:
Different shells offer different commands, e.g. the Bash has more commands than the ksh, which has more commands than some other shells.
Python:
Easy to learn, write and read, fast execution, hasn't to be re-compiled for every system.
So I would write it in Python, or a AHK-Python-Converter - we should vote. _________________ John
Inactive - Until AutoHotkey is available for Linux. |
|
| Back to top |
|
 |
Guest
|
Posted: Wed Aug 06, 2008 7:15 pm Post subject: |
|
|
| John W wrote: | | So I would write it in Python, or a AHK-Python-Converter - we should vote. | not that powerful as much as ahk does but Python has similar module called PyWinauto |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|