Download List

Project Description

Simkin is a scripting language for Java/XML. Simkin is designed to let your users control all or part of your Java application. They write scripts in a very simple scripting language which can be embedded in XML. The scripts can call down into the API you've exposed from your Java classes. You write the mechanism, your users write the policy.

System Requirements

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-09-25 17:38 Back to release list
1.20

The "removeNode" method was added to the TreeNodeObject class. A bug which
occurred when accessing native Java fields of XMLElementObjects was fixed. The
FieldNotSupportedException and MethodNotSupportedException classes were added
in preparation for making Simkin work with J2ME. It will be necessary to modify
the methods you have written which inherit from Executable. It is important to
note that J2ME does not support reflection.
Tags: Major bugfixes

Project Resources