JAWS Scripting Language
   HOME

TheInfoList



OR:

JAWS Scripting Language (JSL) is a
proprietary programming language A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language. The description of a programming la ...
that allows the interoperation of the
JAWS Jaws or Jaw may refer to: Anatomy * Jaw, an opposable articulated structure at the entrance of the mouth ** Mandible, the lower jaw Arts, entertainment, and media * Jaws (James Bond), a character in ''The Spy Who Loved Me'' and ''Moonraker'' * ...
(Job Access With Speech) screen reading program for the visually impaired and other
applications Application may refer to: Mathematics and computing * Application software, computer software designed to help the user to perform specific tasks ** Application layer, an abstraction layer that specifies protocols and interface methods used in a c ...
. It is a
compiled language A compiled language is a programming language whose implementations are typically compilers (translators that generate machine code from source code), and not interpreters (step-by-step executors of source code, where no pre-runtime translation t ...
, allowing for source code protection. "JAWS scripting" commonly refers to customization of the built-in, user-editable utilities of JAWS and editing of its configuration files, as well as the writing of original scripts. JSL acts as an
API An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software Interface (computing), interface, offering a service to other pieces of software. A document or standa ...
(application programming interface) and allows users to combine JAWS scripting,
Microsoft Active Accessibility Microsoft Active Accessibility (MSAA) is an application programming interface (API) for user interface accessibility. MSAA was introduced as a platform add-on to Microsoft Windows 95 in 1997. MSAA is designed to help Assistive Technology (AT) produ ...
scripting, and
document object model The Document Object Model (DOM) is a cross-platform and language-independent interface that treats an XML or HTML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document wi ...
scripting.


External links


List of resources for JAWS Scripting provided by Freedom Scientific
Scripting languages Screen readers es:Lenguaje interpretado JAWS {{programming-software-stub