GeorgeArgyrakis / beanshelldemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beanshell Demo

Beanshell is a small, free (under LGPL) , embeddable Java source interpreter with object scripting language features, written in Java. BeanShell 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.

This is a demo project to show the power of beanshell. More info here: https://georgeargyrakis.github.io/beanshelldemo/

About

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%