beanshell

v 2.0b4

BeanShell Scripting Language, JSR-274, Java source interpreter

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. You can use BeanShell interactively for Java experimentation and debugging as well as to extend your applications in new ways. Scripting Java lends itself to a wide variety of applications including rapid prototyping, user scripting extension, rules engines, configuration, testing, dynamic deployment, embedded systems, and even Java education.

http://www.beanshell.org/

To install beanshell, paste this in macOS terminal after installing MacPorts

sudo port install beanshell

Add to my watchlist

Installations 4
Requested Installations 3