Re: [求救] Java的script language - Pnuts
※ 引述《realism.bbs@ptt.cc》之銘言:
> 有沒有很熟悉Pnuts語言的高手
> 可以救我一下嘛
> 我實驗急需要用到
> 請用信箱跟我連絡 我感激不盡阿!!
Choosing a Java scripting language: Round two
http://www.javaworld.com/javaworld/jw-03-2005/jw-0314-scripting_p.html
Embedding APIs of Java-Based Scripting Engines
http://pnuts.org/~tomatsu/embedding.html
The Pnuts Project
http://pnuts.org/snapshot/latest/doc/pnuts.html
Pnuts FAQ
http://pnuts.org/snapshot/latest/doc/faq.html
=====================================================================
svn裡的東東就更讚了!!!
svn co http://opensvn.csie.org/Pnuts/1.2/
for example : file:///home/qrtt1/test/pnuts/1.2/doc/guide.html
<%
Pnuts User's Guide
version 1.2
1. Getting Started
Conventions of This Guide
2. Commands
Command Shell
GUI Environment
On-the-fly Compiler and AST Interpreter
Debugging Scripts
Compiling Scripts from Command line
3. Basic Functions
Loading Scripts
Context
Packages
Primitive Type Conversion
4. Modules
pnuts.* modules
java.* modules
Extension modules
5. Web Scripting in Pnuts
6. Using from Java
Pnuts API Overview
Defining Functions/Generators in Java
Implementing Loadable Classes in Java
Implementing Modules in Java
Customizing the Interpreter's Implementation
Customizing the Behavior of Basic Expressions
Limiting Accessible Methods/Classes
Building Secure Scripting Environment
Setting up a Context
Cancelling Script Execution
Multiple Isolated Scripting Environments
Compiling Scripts from Java
Using Scripted Classes from Java
Using Pnuts as a Template Engine
7. Using Pnuts from Scripting Frameworks
Scripting API (JSR 223)
Using Pnuts from Bean Scripting Framework
8. Performance Hints
9. API Document
10. Change History
%>
希望這些資訊對你有幫助,實驗要用的東西,
還是不依賴別人比較保險。
--
※ Origin: SayYA 資訊站 <bbs.sayya.org>
◆ From: 163.26.34.248
討論串 (同標題文章)