Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37499378
en ru br
ALT Linux repositórios
S:2.1.0-alt1_5jpp11
5.0: 1.3.0-alt2_11jpp5
4.1: 1.3.0-alt1_11jpp1.7
4.0: 1.3.0-alt1_11jpp1.7

Group :: Desenvolvimento/Java
RPM: bsh

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.1.0-alt1_5jpp11
Data da compilação: 1 julho 2022, 17:41 ( 94.7 weeks ago )
Tamanho:: 567.42 Kb

Home page:   http://www.beanshell.org/

Licença: ASL 2.0 and BSD and Public Domain
Sumário: Lightweight Scripting for Java
Descrição:

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.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • bsh
  • bsh-demo
  • bsh-javadoc
  • bsh-manual
  • bsh-utils
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009