mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
7 lines
341 B
Plaintext
7 lines
341 B
Plaintext
BeanShell is a small, free, embeddable Java source interpreter with object
|
|
scripting language features, written in Java. BeanShell dynamically executes
|
|
standard Java syntax and extends it with common scripting conveniences such as
|
|
loose types, commands, and method closures like those in Perl and JavaScript.
|
|
|
|
WWW: http://www.beanshell.org/
|