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:
- 0.0.1: somewhen around 1998: shell script to allow conditional compilation
between Java 1.1 and 1.2.
- 0.1.0: 2005-09-07: first java version.
- 0.1.2: 2005-11-13: version 0.1.2
- 0.1.3: 2005-11-27: version 0.1.3
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