About 9,450 results
Open links in new tab
  1. CoffeeScript

    CoffeeScript is a little language that compiles into JavaScript. Underneath that awkward Java-esque patina, JavaScript has always …

  2. CoffeeScript - Wikipedia

    CoffeeScript is a programming language that compiles to JavaScript. It adds syntactic sugar inspired by Ruby, Python, and Haskell …

  3. GitHub - jashkenas/coffeescript: Unfancy JavaScript

    Unfancy JavaScript. Contribute to jashkenas/coffeescript development by creating an account on GitHub.

  4. coffeescript.coffee

    CoffeeScript can be used both on the server, as a command-line compiler based on Node.js/V8, or to run CoffeeScript directly in the …

  5. index.coffee - CoffeeScript

    browser.coffee cake.coffee coffee-script.coffee command.coffee grammar.coffee helpers.coffee index.coffee lexer.coffee …

  6. CoffeeScript | Introduction - GeeksforGeeks

    Jul 12, 2025 · CoffeeScript is a lightweight language that compiles JavaScript. It provides simple and easy-to-learn syntax avoiding …

  7. What Is CoffeeScript? - Codecademy Blog

    Aug 9, 2024 · What is CoffeeScript, and is it worth learning? In this article, we explain how it changed the way we write both front …

  8. CoffeeScript in Action

    CoffeeScript in Action teaches you how, where, and why to use CoffeeScript. It immerses you in CoffeeScript's comfortable syntax …

  9. Announcing CoffeeScript 2

    Future Compatibility Back when CoffeeScript 1 was created, ES2015 JavaScript and transpilers like Babel, Bublé or Traceur …

  10. command.coffee - CoffeeScript

    The coffee utility. Handles command-line compilation of CoffeeScript into various forms: saved into .js files or printed to stdout or …