JavaScript OSA
JavaScript OSA, (originally JavaScript for OSA, abbreviated as JSOSA), is a freeware inter-process_communication scripting language for the Macintosh computer.
JavaScript OSA uses the "core language" of the Mozilla implementation of the JavaScript programming language. The language is used as an alternative to the AppleScript language. Its use is unrelated to web browser-based scripting.
The language is identical to Mozilla's core language, with extensions added via a "Core" object and a "MacOS" object. The MacOS object has methods for obtaining objects that are binded to applications. This is done via the AppleEvent messaging system, a part of the Macintosh's Open Scripting Architecture.
The language was first released in 2001, and was bundled with Late Night Software's flagship product, Script Debugger. In May of 2005, a new alpha version of the language has been made available for testing. The company has reported that this improved second version of the language will eventually be bundled with version 4 of Script Debugger.