Software Development

Mathematica Shell Scripts

Mathematica 8 adds the use of the Mathematica language for writing standalone executable scripts. Mathematica shell scripts have complete access to the full power of the Mathematica language, hiding the invocation details for the Mathematica kernel.

  • Executable scripts conform to the standard Unix #! script convention.
  • Encapsulate complex multi-step computations requiring no user interaction.
  • Fully featured, self-contained Unix programs, ready to be used alone or within other scripts.
  • Easily integrated in the Unix-like workflow.
  • Can be used in a pipe, making no redirection of the standard input and output.
  • Provide argv[]-like access to its arguments.
  • Suitable for deployment on a cluster or in a cloud.
  • Can work on a server where no terminal is available.
  • Allow selective setting of script file access permissions.
Create Mathematica Script from Your Code »Run Mathematica Script as Any Other Command-Line Utility »
IN THE NEWS...

Dr Dobb's:

"A tremendous accelerator for developers"

Mathematica Solutions

Science, engineering, biotechnology, finance, art, education, and more....
Find the solution for your field»

Take a Quick Tour

See the benefits Mathematica 8 provides to users across industry, research, and education.
Watch video»

Free Online Seminars

Learn from the experts about a wide variety of Mathematica 8 topics.
See the seminar calendar»

Get Mathematica

 

System requirements»
Have a question? Contact us»