Jump to letter: [
ABCDFGHIKLMNOPQSWX
]
gluegen - Java/JNI glue code generator to call out to ANSI C
- Description:
GlueGen is a tool which automatically generates the Java and JNI
code necessary to call C libraries. It reads as input ANSI C header
files and separate configuration files which provide control over
many aspects of the glue code generation. GlueGen uses a complete
ANSI C parser and an internal representation (IR) capable of
representing all C types to represent the APIs for which it
generates interfaces.
Packages
gluegen-1.1.1-1.fc9.kwizart.src
[2.4 MiB] |
Changelog
by kwizart (2008-09-25):
- Update to 1.1.1 from jogl source release repackaged.
- Keep using internal cpptasks for now
|