Bug 34264 - New port: java/bsh - lightweight scripting for java
Summary: New port: java/bsh - lightweight scripting for java
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tetsurou Okazaki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-25 12:00 UTC by Kimura Fuyuki
Modified: 2002-01-26 18:49 UTC (History)
0 users

See Also:


Attachments
file.shar (2.12 KB, text/plain)
2002-01-25 12:00 UTC, Kimura Fuyuki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kimura Fuyuki 2002-01-25 12:00:02 UTC
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/
Comment 1 Tetsurou Okazaki freebsd_committer freebsd_triage 2002-01-26 18:43:10 UTC
State Changed
From-To: open->closed

Committed, thanks! 


Comment 2 Tetsurou Okazaki freebsd_committer freebsd_triage 2002-01-26 18:43:10 UTC
Responsible Changed
From-To: freebsd-ports->okazaki

I treated this.