Description: Cython is a programming language that aims to be a superset of the Python language, while also being compilable to C/C++ code. It allows Python code to be compiled for speed and efficiency while retaining compatibility and interoperability with Python code.
Type: software
Pricing: Open Source
Description: Jython is an implementation of the Python programming language designed to run on the Java platform. It allows Python code to make use of Java libraries and enables interoperability between Python and Java code.
Type: software
Pricing: Open Source