summaryrefslogtreecommitdiff
path: root/lang/bsh/pkg-descr
blob: 382f718980d4d59efdbdc5b91c1036db50e5f531 (plain) (blame)
1
2
3
4
5
6
7
8
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).

WWW: http://www.beanshell.org/