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.
| Tags | Scientific/Engineering Mathematics Text Processing Office/Business |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows OS Independent POSIX Linux |
| Implementation | Java |
| Translations | German English |
Last announcement
Due to the announced closure of BerliOS, the project moves to:
mavscript.sourceforge.net
Recent releases


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


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


Release Notes: 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.


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


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