Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
BeanShell
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Features == While BeanShell allows its users to define [[Subroutine|functions]] that can be called from within a script, its underpinning philosophy has been to not pollute its syntax with too many extensions and "[[syntactic sugar]]", thereby ensuring that code written for a Java [[compiler]] can usually be executed [[interpreter (computing)|interpretively]] by BeanShell without any changes and, almost just as much, vice versa. This makes BeanShell a popular [[software testing|testing]] and [[debugging]] tool for the [[Java virtual machine]] (JVM) platform. BeanShell supports scripted objects as simple method [[Closure (computer programming)|closures]] like those in [[Perl]] and [[JavaScript]]. BeanShell is an [[Open-source model|open source]] project and has been incorporated into many applications, such as [[Apache OpenOffice]], [[Apache Ant]], [[Oracle WebLogic Server|WebLogic Server]] Application Server, [[Apache JMeter]], [[jEdit]], [[ImageJ]], [[JUMP GIS]], [[Apache Taverna]], and many others. BeanShell provides an easy to integrate [[application programming interface]] (API). It can also be run in command-line mode or within its own graphical environment.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)