Downloadliste

Projektbeschreibung

Jostraca is a general purpose code generation
toolkit for software developers. It uses JSP
syntax and can be configured to use a number of
different programming languages. Jostraca is a
templating tool for Generative Programming.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-05-31 14:43
0.4.1

Classpath Kontrollen wurden die Ant-Task hinzugefügt. JavaScript-Unterstützung wurde hinzugefügt (mit Rhino). Viele kleinere Bugs wurden gefixt.
Tags: Minor feature enhancements
Classpath controls were added to the Ant task.
JavaScript support was added (using Rhino). Many
minor bugs were fixed.

2004-12-02 20:50
0.4.0

Diese Pressemitteilung enthält der dringend benötigten Performance-Verbesserungen bei der Generierung von Java mehrere Vorlagen. Alle Java-Vorlagen erstellt werden und innerhalb des Jostraca Prozess wenn möglich ausgeführt, und mehrere Vorlagen erstellt werden gemeinsam und nicht getrennt. Diese Veröffentlichung fügt Jython in die Liste der Sprachen, die sich in Jostraca Templates verwendet werden. Jython ist eine ausgezeichnete Wahl für die Erstellung von Vorlagen, die Notwendigkeit, mit einer bestehenden Java-Umgebung zu integrieren (und es ist schneller als die normale Java-Vorlagen!).
Tags: Major feature enhancements
This release of includes much needed performance improvements when generating multiple Java templates. All Java templates are compiled and executed inside the Jostraca process if possible, and multiple templates are compiled together instead of separately. This release adds Jython to the list of languages that can be used in Jostraca templates. Jython is an excellent choice for creating templates that need to integrate with an existing Java environment (and it's faster than normal Java templates!).

2003-06-21 11:47
0.3.3

Dieses Release führt eine neue, einfach zu bedienende API zur Generierung von Code in Ihre eigenen Anwendungen. Dazu gehört auch getestete Versionen der internen Java-Template-Handler. Diese Komponenten ermöglichen es Ihnen, kompilieren und ausführen Java-Vorlagen im Jostraca Prozess, der die Leistung verbessert. Fehlerberichterstattung wurde verbessert.
Tags: Minor feature enhancements
This release introduces a new easy-to-use API
for generating code from within your own
applications. It also includes tested versions
of the internal Java template handlers. These
components allow you to compile and execute Java
templates inside the Jostraca process, which
improves performance. Error reporting was also
improved.

2003-02-26 03:05
0.3.2

Die wichtigste neue Feature in dieser Version ist eine deutliche Leistungssteigerung. Jostraca ist jetzt viel intelligenter über regenerierende und Vorlagen neu zu kompilieren und zu vermeiden tun, wenn es nicht notwendig ist. Dies bedeutet, dass die Ant-Task endlich effektiv genutzt werden. Eine Reihe von Ressourcenverbrauch Fehler wurden auch in dieser Version behoben. Code und Fehlerbehandlung Konsistenz wurden verbessert und bewegen sich langsam in Richtung einer stärker strukturierten Architektur.
Tags: Minor feature enhancements
The major new feature in this version is a significant performance improvement. Jostraca is now far more intelligent about regenerating and recompiling templates and will avoid doing so if it is not necessary. This means that the Ant task can finally be used effectively. A number of resource consumption bugs have also been fixed in this release. Code and error handling consistency have been improved and are moving slowly towards a more structured architecture.

2002-08-09 01:44
0.3.1

Die REBOL Chiffrierer Format und die Richtlinie replace-regexp eingeführt. Es gibt einige Übergangsregelungen code cleanup.
Tags: Initial freshmeat announcement
The REBOL code writer format and the directive replace-regexp have been introduced. There is some transitional code cleanup.

Project Resources