Oliver

CoffeeScript

  •  
  •   Oliver · Dec 14, 2010 · 5753 views
    This topic created in 5637 days ago, the information mentioned may be changed or developed.
    CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.

    The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, and runs in every JavaScript implementation.

    http://jashkenas.github.com/coffee-script/
    2 replies    1970-01-01 08:00:00 +08:00
    Livid
        1
    Livid  
    MOD
    PRO
       Dec 14, 2010
    @Oliver 上传一个头像吧 :)
    kayue
        2
    kayue  
       Dec 14, 2010
    heard about it, but not too used to code in that style. I have no idea what is it going to generate, unless there is an editor works just like the demo they have on their website - coffee script on one side and js on the other side
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2940 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 15:01 · PVG 23:01 · LAX 08:01 · JFK 11:01
    ♥ Do have faith in what you're doing.