Earlier quoted context omitted.
Genuine answer here. There's no need to apologize for not constantly immersing yourself in the workings of Apple platforms. :-) JavaScript is just another interface to Apple's "Open Scripting Architecture (OSA)." Previously, AppleScript was the only way to use it. The fact that they added another language indicates nothing about whether OSA will ever come to iOS. My guess is it won't; the new extensions APIs will lik…
There are other language interfaces to OSA. Frontier's UserTalk was an early implementation (and much more useful than AppleScript IMO) IIRC, there are also Python and Ruby bindings as well.
Additional refs:
- https://developer.apple.com/library/mac/documentation/Darwin...
- http://www.macosxautomation.com/applescript/features/scripti...
- https://developer.apple.com/library/mac/documentation/Darwin...