Pnuts
From Wikipedia, the free encyclopedia
![]() | |
| Paradigm | Object-oriented, Scripting |
|---|---|
| Developer | Toyokazu Tomatsu (Sun Japan) |
| First appeared | 1997 |
| Stable release | 1.2.1
/ July 24, 2007 |
| Typing discipline | static, dynamic, duck |
| Platform | JVM |
| OS | Cross-platform |
| License | Sun Public License |
| Website | http://java.net/projects/pnuts (2017 archive) |
| Influenced by | |
| Java | |
Pnuts is a dynamic scripting language for the Java platform. It is designed to be used in a dual language system with the Java programming language. The goals of the Pnuts project are to provide a small, fast scripting language that has tight integration with the Java language. Pnuts uses syntax that is simple and friendly to Java developers, while also being very expressive.
