專案描述

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.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

您的評分
撰寫專案評