Description: The .NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library called Framework Class Library and provides language interoperability across several programming languages.
Type: software
Description: Shed Skin is an experimental compiler, Python to C++, that makes creating Python extensions easy. It uses advanced static analysis and type inference techniques to generate optimized C++ code. Shed Skin can significantly improve the execution time of CPU-bound Python programs.
Type: software