BeanShell



(Back to docs.huihoo.com)

Introduction

BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions but also extends Java into the scripting domain with common scripting language conventions and syntax. BeanShell is a natural scripting language for Java.

Documents

• BeanShell 2.0
• BeanShell 1.3
• BeanShell 1.3

Links

• BeanShell Homepage
• JSR-274: BeanShell Java Specification Request
• Beanshell2 homepage
• A BeanShell-enabled web server
• BeanShell Wikipedia