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.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Realce de sintaxe foi implementado para Mavscript modelos no Notepad + +, além de editores Kwrite e Jedit. MS-Word arquivos *. docx são automaticamente reconhecidos.
Tags:
Code cleanup
Syntax highlighting was implemented for Mavscript
templates in Notepad++, in addition to the editors
Kwrite and Jedit. MS-Word *.docx files are
automatically recognized.
Letras gregas e caracteres Unicode em geral podem ser usados em nomes de variáveis. Enquanto o interpretador Java BeanShell nativamente suporte a Unicode, o sistema de álgebra Yacas não. Esta versão adiciona suporte a Unicode Mavscript para Yacas também.
Tags:
Minor feature enhancements
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.