scriptconsole4j
[0 users on Ohloh] |
Project goalProviding an easy-to-use embeddable multi-language scripting console for Java 6 applications.
How?The JSR 223 (Scripting for the JavaTM Platform) standardizes the usage of scripting in Java. Java 6 already ships with built-in support for JavaScript (Rhino). Java applications can take advantage of our project to instantiate and utilize this easy to embbed scripting panel which enables to use any JSR 223 compliant scripting engine available in the runtime environment.
Is...