Mavscript allows the user to do calculations in a text document. Plain text and OpenOffice Writer files (odt/sxw) are supported. The calculation is done by the algebra system Yacas or by the Java interpreter BeanShell.
| Tags | Scientific/Engineering Mathematics Text Processing Office/Business |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows OS Independent POSIX Linux |
| Implementation | Java |
| Translations | German English |
Recent releases


Changes: This release can read from standard input and write to standard output. The algebra system yacas has been updated.


Changes: Syntax highlighting was implemented for Mavscript templates in Notepad++, in addition to the editors Kwrite and Jedit. MS-Word *.docx files are automatically recognized.


Changes: Greek letters and Unicode characters in general can be used in variable names. While the Java interpreter BeanShell natively supports Unicode, the Yacas algebra system does not. This release adds Unicode support to Mavscript for Yacas too.


Changes: This release adds the ability to extract the math commands from the template. The new feature facilitates finding errors in the template.


Changes: This release has been translated into English. Both the program and the documentation are available in German and English.