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.
Paradigm | Object-oriented, scripting |
---|---|
Designed by | JCP |
First appeared | 1999 |
Stable release | 2.1.1
/ 2 December 2022 |
Typing discipline | Dynamic, strong |
Implementation language | Java |
Platform | JVM |
OS | Cross-platform |
License | 2012: Apache-2.0 2001: SPL-1.0 or LGPL-2.1-only 1999: LGPL-2.1-only |
Website | github |
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.