Description: CoffeeScript is a programming language that transpiles to JavaScript. It allows developers to write cleaner and more concise JavaScript code by adding helpful syntax like classes, destructuring assignment, array comprehensions, and more.
Type: software
Description: py2exe is a Python module that allows you to easily create standalone Windows executable programs from Python scripts. It bundles all necessary parts so you can distribute the resulting executables to end users who do not have Python installed.
Type: software
Pricing: Open Source