py36-jcc (python/py-jcc) Add to my watchlist
JCC is a C++ code generator for calling Java from C++/PythonJCC is a C++ code generator for producing the 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.
Version: 3.0 License: Apache-2 GitHubStatistics for selected duration
2024-Oct-19 to 2024-Nov-18
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.