Development/Java

bsh2: Lightweight Scripting for Java

Name:bsh2 Vendor:JPackage Project
Version:2.0 License:LGPL
Release:0.b1.7jpp URL:http://www.beanshell.org/
Summary
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 your applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Another way to describe it is to say that in many ways BeanShell is to Java as Tcl/Tk is to C: BeanShell is embeddable - You can call BeanShell from your Java applications to execute Java code dynamically at run-time or to provide scripting extensibility for your applications. Alternatively, you can call your Java applications and objects from BeanShell; working with Java objects and APIs dynamically. Since BeanShell is written in Java and runs in the same space as your application, you can freely pass references to "real live" objects into scripts and return them as results.

Arch: noarch

Download:bsh2-2.0-0.b1.7jpp.src.rpm
Build Date:Wed Feb 16 18:33:02 2005
Packager:Ralph Apel <r.apel@r-apel.de>
Size:932 KiB

Arch: noarch

Download:bsh2-2.0-0.b1.7jpp.noarch.rpm
Build Date:Wed Feb 16 18:33:02 2005
Packager:Ralph Apel <r.apel@r-apel.de>
Size:297 KiB

Changelog

* Wed Feb 16 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:2.0-0.b1.7jpp
- But build with javac 1.4.2
* Sun Feb 6 11:00:00 2005 David Walluck <david{%}jpackage{*}org> 0:2.0-0.b1.6jpp
- add patch for building with javac 1.5
- add patch for javadoc crosslinking
- add non-versioned javadoc link
- fix demo execution
- modernize spec
* Fri Aug 20 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:2.0-0.b1.5jpp
- Build with ant-1.6.2

Listing created by RepoView-0.4.1