Download List

專案描述

The Java Exorcist is a simple Java syntax extender. By default (with no extensions), it only compiles standard Java code, but with each extension to Exorcist a new Java language construct can be defined or redefined. The Exorcist preserves line numbering at runtime and at compile-time. It can be invoked on the command line and through an ant task.

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.

2007-12-12 16:29
0.3.0

Performance issues with built-in extensions were
fixed. The "property" extension was fixed to
handle other modifiers too. Annotations syntax was
added to the grammar.
標籤: Minor bugfixes

2007-05-06 00:36
0.2.0

Major bugs were fixed. An internal rewrite was
done since the initial release. The lexical
matcher utility was improved to ease extension
development. The following extensions were added
to the distribution: easier Log4j logging with
keywords, bean properties (getter setter
generator), and a foreach construct (for
collections and maps).
標籤: Major feature enhancements

2007-05-03 14:57
0.1.0

標籤: Initial freshmeat announcement

Project Resources