BeanShell

From BSh-U

Jump to: navigation, search

[BeanShell] is a popular Java-compatible scripting language that uses JavaCC as a parser. BeanShell is a light (about ~100KB) interpreter that can dynamically proxy Java classes, act as a event listener, and even has avaiable simple web server and many other useful utilities.