JP2 java compiler with GNU CPP preprocessing.

The parent project is evcgen: evcgen.sourceforge.net.
The freshmeat home is http://freshmeat.net/projects/jp2/.

A simple wrapper for GNU CPP, Javac and GCJ that can runs CPP on .jaha files and produces .java files, which are then converted to .class and GCC binaries.

Releases:

Download

Example

Other compiler frontends

Standard Help commands & options:

help
print online help
version
print version information
--xml
use XML output format instead of printing usage information in human readable format.
--browse
show online help in the default web browser. (example output)
--topic
search for topic, print only this topic.
--command
search for command, print only information about this command.
--option
search for this option, print only information about this option.
--verbose
show more verbose information about topics and commands.
--related
add related information, like sub - or super - topics.

credits

Author: Bernhard Fastenrath
SourceForge.net Logo