Mathematica not only fits into standard accessibility frameworks, but also provides its own highly flexible interface accessibility options.
Mathematica allows detailed control of the overall look and operation of notebook windows.
$FrontEnd is a global variable that specifies to what front end object, if any, the kernel is currently connected.
Preferences opens the Preferences dialog to view and edit preferences, options, and system settings.
DefaultNewCellStyle is a notebook option which specifies the default style to use for new cells created in the notebook.
LocalizeVariables is an option to Manipulate that determines whether the values of variables associated with controls should be localized.
UsingFrontEnd[expr] evaluates expr, making use of a front end if necessary.
CreateLibrary[source, name] compiles a string of C code and creates a library file, name.ext.CreateLibrary[{file 1, ...}, name] compiles a number of C source files and ...
MathLM is available for Windows, Linux, and Mac OS X. For a detailed list of specific platforms, visit www.wolfram.com/mathematica/features/system-requirements.html. Each ...