Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
pnuts - Pnuts Script Language
- Description:
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.)
Packages