JSR 274で仕様の標準化が進められているBeanShellは、JavaVM上で動作するスクリプト言語である。文法がJavaのそれとほとんど同じという点が大きな特徴といえる。もちろん、動的な型付けに対応しているなど、スクリプト言語としての利点も兼ね揃えている。
The handling of unknown variables (not previously used or previously declared) is different between bsh2 and bsh3. The previous version returned a void where undeclared variables were used, the ...
以前、StarBasicマクロで書いたものをOpenOfficeやLibreOfficeでは他の言語でMacroを書くことが出来るようなので試してみる。BeanShell,Python,javascriptがダウンロードインストールした環境では標準で使用できるようである。Ubuntuなどに最初から入っているLibreOfficeだと ...
Merge of work done at and resolves beanshell#672 Fix issues with block name space cache may help beanshell#655 Fix beanshell#659 methods returning This reference Fix beanshell#676 with additional ...