Télécharger la liste

Description du projet

Jatha is a macro preprocessor for Java. It's
different from most macro systems because it
doesn't just perform textual substituation the way
C macros do; instead, in Jatha, each macro is
processed by custom Java code that you write
yourself. It allows you to have very smart
macros. You can put Jatha macros inside any kind
of file--Java source files, C++ source files,
plain text, etc. Jatha is not intended for use in
Web sites or HTML, because it is not designed to
do macro expansions whenever a page is requested.

Système requise

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.

2003-09-26 12:26
1.1

Cette version ajoute COLLECTE, MCATCH et macros EXCEPTION_CLASS, et ajoute également une gestion Ant.
Tags: Minor feature enhancements
This version adds COLLECTION, MCATCH, and
EXCEPTION_CLASS macros, and also adds Ant support.

Project Resources