EssoAir
Well-Known Member
What is the recommended scripting language for Angstrom? I have AppleScript on my Mac and AutoHotKey on my Desktop. Is there something that comes highly recommended for the Pandora?
parser and metacall meaning.....?Most people would say bash or perl, but I actually often prefer Prolog as a scripting language (because it has a good parser and metacall).
-------parser and metacall meaning.....?Most people would say bash or perl, but I actually often prefer Prolog as a scripting language (because it has a good parser and metacall).
They both sound horrible and I doubt you actually learn anything about programming from those languages (but that's probably me).is there nothing simple like AHK and AppleScript?
Thank you! I think ill do that.They both sound horrible and I doubt you actually learn anything about programming from those languages (but that's probably me).is there nothing simple like AHK and AppleScript?
For simple scripting bash is probably 'best' if you just want simplicity and not get too much in to programming. Considering the pandora runs linux and you can tie everything together from the shell. You will also learn about what's under the linux-hood.
Still I would recommend something cross-platform so you'll feel you can use your skills everywhere.
(ok, you have bash on OSX as well I think, and of course there is win-bash or otherwise cygwin).
Maybe you should be more explicit about what it is you want to do. 'scripting' means many things to many people.
What do you mean by this? As you said you already 'know how to script'.knowing how to script