Download List

Projeto Descrição

Kanaputs is an interpreter for Java. It runs Java
code without compilation, as each instruction is
executed when you write it. Kanaputs can be
embedded very easily into an XML document to add
programmatic features. For example, Kanaputs is
fully integrated with Ant and provides a way to
execute Java within an XML Ant build file. The
grammar of the Kanaputs language is very close to
the Java grammar but adds some flexible features
such as typeless variables and reactive variables.

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.

2004-04-26 15:38
1.3

Um ambiente de desenvolvimento é incorporado na instalação kanaputs. O Kanaputs "tarefa Ant foi melhorado para permitir a fixação de um classpath, e agora é compatível com uma Kanaputs.jar local, eliminando a necessidade de copiar Kanaputs.jar para o diretório lib Ant. Kanaputs agora usa o instalador colher. Alguns bugs foram corrigidos, principalmente quanto classloading e gestão classpath.
Tags: Initial freshmeat announcement
A development environment is embedded in the
kanaputs installation. The "Kanaputs" Ant task was
improved to allow setting another classpath, and
is now compatible with a local Kanaputs.jar,
removing the need to copy Kanaputs.jar into the
Ant lib directory. Kanaputs now uses the spoon
installer. Some bugs were fixed, mainly concerning
classloading and classpath management.

Project Resources