パッケージ: bsh-doc (2.0b4-20)
bsh-doc に関するリンク
Trisquel の資源:
bsh ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Emmanuel Bourg
外部の資源:
- ホームページ [www.beanshell.org]
類似のパッケージ:
Documentation for bsh
BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm).
You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff.
The documentation includes the javadoc API for bsh version 2 as well as the faq and manual in html-format.