Technology
 

AppleScript

From ProgrammingWiki

MediaWiki logo
This page has been moved to the Programmer's Wiki.
Please do not make any changes or additions to this page.

Any modifications, if still appropriate, should be made on AppleScript at the Programmer's Wiki.

AppleScript is the scripting language that was developed by Apple for their Macintosh Operating System. It is like what VBScript is in the Microsoft world. It is designed to let the average user take control over their computer by using the natural language metaphor.

[edit] History

AppleScript stemmed off of the HyperCard Project.

[edit] Variations

Revolution is very similar to AppleScript. It is even related to AppleScript, being a dialect of the programming language Transcript, which came off of the HyperTalk wagon, too.

[edit] Further Reading

AppleScript on Wikipedia.