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: Objective-J is an extension to the Objective-C programming language that adds JavaScript functionality and syntax. It allows developers to mix JavaScript code into their Objective-C codebase.
Type: software