Description: Script# is an open-source scripting language for game development, web applications, tools, and more. It is influenced by languages like JavaScript, Python, and C#, while focusing on simplicity, efficiency, and easy integration.
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