Description: GDscript is a high level, dynamically typed programming language used to create content inside the Godot game engine. It is designed to be easy to learn and intuitive while enabling high flexibility and functionality for game development.
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