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: TypeScript is a typed superset of JavaScript developed by Microsoft that adds optional static typing, classes, interfaces and other features to JavaScript. It is designed for development of large applications and compiles to plain JavaScript.
Type: software
Pricing: Free