wolframscript
WolframScript (for the Command Line)
Install
- All systems
-
curl cmd.cat/wolframscript.sh
- Raspbian
-
apt-get install wolframscript
- Dockerfile
- dockerfile.run/wolframscript
wolframscript
WolframScript (for the Command Line)
WolframScript enables Wolfram Language code to be run from any terminal, whether or not a Wolfram kernel is available on the system. With WolframScript, users can decide where and how to run their Wolfram Language code. Along with configurable kernel and cloud settings, WolframScript includes a collection of convenience functions for a wide variety of tasks, including running pure functions with command-line input, calling cloud APIs and exporting data to any format supported by the Wolfram Language. Now you can run code in the Wolfram Cloud with wolframscript -cloud or with #!/usr/bin/env wolframscript -cloud in Unix shell scripts. NOTE: By installing this package you accept the Wolfram??Raspberry Pi? Bundle License Agreement.