Download List

项目描述

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.

系统要求

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.

2006-05-31 14:43
0.4.1

路径控制被添加到Ant任务。JavaScript支持加入(使用犀牛)。许多小错误是固定的。
标签: 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

这个版本包括急需的性能改进在生成多个Java模板。所有的Java模板编制和内部Jostraca进程,如果可能的执行,以及多种模板编译到一起,而不是独立。这个版本增加了对Jython的可以在Jostraca使用的语言模板的列表。 Jython是一个用于创建模板的最佳选择,需要整合现有的Java环境(和它的速度比普通的Java模板!)。
标签: 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

这个版本引入了新的易于使用的产生从您自己的应用程序代码的API。它还包括测试版本的内部Java模板处理程序。这些组件使您可以编译和执行Java模板内Jostraca过程,从而提高性能。错误报告也得到了改进。
标签: 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

主要在这个版本的新功能是显着的性能改善。 Jostraca现在更聪明有关再生和重新编译模板和避免这样做,如果没有必要。这意味着Ant任务能够最终得到有效的利用。资源消耗的一个bug数量也已确定在本新闻稿中。代码和错误处理的一致性得到改善,并迈向一个更有条理的架构缓慢。
标签: 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

作家的REBOL可以代码格式和指令取代,引入了正则表达式。有一些过渡性的代码清理。
标签: Initial freshmeat announcement
The REBOL code writer format and the directive replace-regexp have been introduced. There is some transitional code cleanup.

Project Resources