C++ code generator for calling Java from C++/Python
JCC is a C++ code generator for producing the glue code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
JCC-3.0-aarch64.patch | 0000000897897 Bytes | 15109107205 months ago | ![]() |
JCC-3.0.tar.gz | 0000176276172 KB | 15108197845 months ago | ![]() |
python-jcc.spec | 00000037423.65 KB | 15173702803 months ago | ![]() |