Description: The .NET Micro Framework for Linux is a small, free and open-source platform by Microsoft that allows writing .NET applications for resource-constrained devices running Linux. It includes a small version of the .NET runtime and libraries.
Type: software
Pricing: Open Source
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