Pnuts is a script language for Java environment. It enables interaction with Java environment, simple Web scripting, customization for Java programs, and so on.
- Simple and clean syntax
- Interactive interpreter
- Extensible through its module system
- Customizable and embeddable through Pnuts API
- Dynamic/static translation to JVM bytecode
- One of the fastest scripting language implementations on JVM
- Inherits many advantages of Java (security, portability, etc.)
其他Java 脚本工具 开源项目资源: