CajuScript is an easy to use script language for Java. It supports all basics resources of programing like Variables, Arrays, If, Loop, Function, Imports and Includes, Cast, Try/Catch
|
|||||
|
CajuScript is an easy to use script language for Java. It supports all basics resources of programing like Variables, Arrays, If, Loop, Function, Imports and Includes, Cast, Try/Catch Luaj is a lightweight, fast Java-centric Lua interpreter written for both J2ME and J2SE, including libraries for basic, string, table, package, math, coroutine packages, an optional compiler, luajava bindings, and JSR-233 pluggable scripting engine bindings. zemscript is a simple script interpreter in Java. Its purpose is to provide a simple code base that is easy to understand and be used in teaching basic techniques in writing an interpreter. ripple is a relational, stack-based dataflow language for the Semantic Web. The Ripple project started out as a proof of concept for the annual “Scripting for the Semantic Web” challenge at the 2007 European Semantic Web Conference, and has gone on to become a versatile framework for traversal-based algorithms on semantic networks. The open source Ripple implementation is written in Java and includes a command-line interpreter as well as a query API which interoperates with Sesame 2.0. Yassl is yet another extensible scripting language to work with Java classes. Yassl is a non object oriented language with a syntax that looks somewhat like C. Some of its features: Functions are available as regular types, and can be passed around and embedded in widgets. Implements lexical scoping, stolen from Scheme. Variables are typed (but at this point, the interpreter does no static type checking.) Eval is not directly supported, but an instance of a Yassl interpreter can be created from within a Yassl script, and you can evaluate expressions in the context of the new interpreter instance. Pnuts is a script language for Java environment. It enables interaction with Java environment, simple GUI scripting, and customization for Java programs. iScript a platform independent scripting language written entirely in JavaTM for creating scalable server side object oriented n-Tier enterprise solutions. FESI is a full implementation of the EcmaScript language, defined in the standard ECMA 262 available at http://www.ecma.ch (edition of june 97). EcmaScript is largely equivalent to the JavaScript language version 1.1 or to the core part of JScript, but without the navigator specific extensions. |
|||||
|
|
|||||