TXS provides a basic HTTP server. Its own XML Script language can produce, via XSL-T, XForms or XHTML pages (tested with FireFox). It can also be used to read and generate CSV, XML or ZIP files. HTML page capture and email generation also available.
Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also compile .java files in runtime.
Java Weapon Script Engine is a Java library for implementing dynamic weapons. Weapons are specified and parsed from script files. The goal of the project is to be able to generate any kind of weapon and behavior.
EZAppletHTML is a JavaScript script that enables you to display applets in a web-page with ease.
It checks the installed Java Plug-in version and writes HTML code to your page depending on how you wish the existence of an old version to be handled.
The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in JavaScript. You can create JS objects from these classes to easily generate a XML structure based in the schema.
Java library to turn MS chars (like smart quotes) and ISO-Latin chars into ASCII.
The name is derived from the python script with the same function named AsciiDammit.
Jxp is a template engine/script processor that processes scripts containing jsp-like code to produce text output. The script syntax is like jsp (without taglib) except that it is much simpler and can be used outside of webcontainer.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Domiclipse is an eclipse plugin for developing IBM Domino agents, script libraries and web services in Java. Domiclipse is also a foundation which can be used to develop other Eclipse plugins which access Domino databases. Please visit http://www.domicli
Mada Framework is UML design tool . create class diagram and draw classes, relations and generate java code and sql script present the UML run using the command [java -cp fw.jar com.mada.designer.UMLEditor]
JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application. NOTE: JRuby has moved to Codehaus, visit jruby.codehaus.org
SIOP: Scripting Inter-Operation Protocol - Dynamic inter-process communications mechanism that allows script based languages to communicate with each other similar to standards such as CORBA, but without the need for explicit definitions of interfaces.
JyConsole is an advanced Java graphic console for Jython. JyConsole provides an object-oriented completion on Java and Python objects and allows the direct manipulation of objects. JyConsole includes command history, script loading and GUI preference.
Bee script is a scripting language for the Java platform. It is based on the BeanShell scripting language but it provides better tools for functional programming.
JUseCase is a record/replay framework for Java Swing GUI applications. It allows recording of user/GUI interactions to a high-level use case script and user/GUI interaction simulation based on such use case scripts.
The MCAScript programming language consists of a subset of C# extended by special statements from hardware programming languages. It has been developed to be used within the MCA(Modular Controller Architecture) to script to behaviour of robots.
Model4Lang is a framework for model driven language development. To develop a programming language of your own, whether it's a simple script language or a full-fledged one, you start by defining its abstract syntax in a model.
Java based screenplay (movie script) editor and colaboration tool with a graphical interface (WYSIWYG) to create and/or edit scripts. Export in XML, PDF, XHTML and other formats. En español.
JTestCase uses XML file to organize multi-testcase data and asserting conditions (action and expected result), and provides a set of easy-to-use methods to retrieve test cases out from XML, and asserts results against those expected ones in data file.