This package browser is in early development. Mind the rough edges.

java-bsh 2.1.1

Lightweight Scripting for Java

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.

Installation

Install java-bsh 2.1.1 as follows:

guix install java-bsh@2.1.1

Or install the latest version:

guix install java-bsh

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.