Description: JavaScript is a lightweight, interpreted programming language with first-class functions. It is well-known as the scripting language for Web pages, but it's used in many non-browser environments as well including Node.js and MongoDB
Type: software
Pricing: Free
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