Mavscript0.1.9 - Download
You'll be able to download in few seconds.
External Download
We do not host Mavscript on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.
The external download link for Mavscript is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
Mavscript allows the user to do calculations in a text document. Plain text and OpenOffice Writer files (odt) are supported. The calculation is done by the algebra system Yacas or by the Java interpreter BeanShell.
Mavscript runs on LINUX, Windows, Mac OS X and other platforms.
How it works
-----------
Mavscript reads the calculation commands in the template. These commands start with the control characters $m and end with one of the following control characters: $i, $o, $io und $n. Their meaning will be explained later. The commands are forwarded to the Computer-Algebra-System (Yacas). The algebra program returns an answer to Mavscript, i.e. the result of the calculation command. Mavscript now can insert this answer in the text, where the command was. When all calculations are done Mavscript saves the text document in a new file out.template. The template file remains unchanged.
Usage
-----
- Create a template (input) file: template.txt or template.odt
- Drag the template file with the mouse on the Mavscript-icon on the desktop.
- Open the output file (out.template.txt or out.template.odt) .
Mavscript can also be used from the command line (shell, terminal, DOS-window).