The GUIKit` package can also be used to provide Mathematica-enriched user interfaces to standalone Java applications, leveraging the fact that J/Link also works within a Java ...
The C code generator can be used to create standalone executables that link to the Wolfram runtime library. This example creates a standalone C executable for a low-pass ...
DatabaseLink allows other Mathematica applications to hold resource information for database connections in DatabaseResources directories. There are a number of possible ...
EPS
(Mathematica Import/Export Format) MIME types: application/postscript, application/eps, application/x-eps, image/eps, image/x-eps EPS page description language and file format. Commonly used in 2D vector ...
String
(Built-in Mathematica Symbol) String is the head of a character string " text".
Modules in Mathematica allow you to treat the names of variables as local. Sometimes, however, you want the names to be global, but values to be local. You can do this in ...
Mathematica supports many formats, with many subformats, variants, and options.
Action
(Notation Package Symbol) Action is an option of Notation, Symbolize and InfixNotation that defines what action will be performed with the given notation statement.
SelectedNotebook[] gives the currently selected notebook in the front end.
StepMonitor is an option for iterative numerical computation functions that gives an expression to evaluate whenever a step is taken by the numerical method used.