BeanShell

BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. It runs in the Java Runtime Environment (JRE), 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.

BeanShell
ParadigmObject-oriented, scripting
Designed byJCP
First appeared1999 (1999)
Stable release
2.1.1 / 2 December 2022 (2 December 2022)
Typing disciplineDynamic, strong
Implementation languageJava
PlatformJVM
OSCross-platform
License2012: Apache-2.0
2001: SPL-1.0 or LGPL-2.1-only
1999: LGPL-2.1-only
Websitegithub.com/beanshell/beanshell
Influenced by
Java, JavaScript, Perl
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.