Download List

项目描述

Pnuts is a scripting language totally written in Java. Users can use Pnuts to access the Java environment interactively. This helps developers to test their programs efficiently and easily. An interesting usage for this language is to be used as "glue" for JavaBeans or beween any Java API. Also, it can be embedded in a Java program to make processing more flexible.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
1.0rc1

此版本包括了许多改进的语言,工具和标准模块。
This version includes many improvements on the language, the tools, and the standard modules.

2001-01-30 15:13
1.0beta9a

正则表达式的API被纳入Pnuts'模块。阿错误已修复的脚本环境的servlet,PnutsWiki。
The regular expression APIs were integrated into Pnuts' module. A bug was fixed in the servlet scripting environment, PnutsWiki.

2001-01-30 15:13
1.0beta8

新功能包括servlet的测试,无需编译和安装Servlet类,脚本也自动编译和缓存的的Java Servlet API的功能,现在所有可用的脚本,以及可视化调试实施。
New features include testing of servlets without compiling and installing the servlet class, scripts are also automatically compiled and cached, the functionalities of the Java Servlet API are now all available to the scripts, and a visual debugger is implemented.

Project Resources