lynaghk / coffee-script

This CoffeeScript fork targets Google's Closure

Home Page:http://bolinfest.com/coffee/features.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                                       _____       __  __
            {                         / ____|     / _|/ _|
         }   }   {                   | |     ___ | |_| |_ ___  ___
        {   {  }  }                  | |    / _ \|  _|  _/ _ \/ _ \
         }   }{  {                   | |___| (_) | | | ||  __/  __/
        {  }{  }  }                   \_____\___/|_| |_| \___|\___|
       ( }{ }{  { )
     .- { { }  { }} -.                 _____           _       _
    (  ( } { } { } }  )               / ____|         (_)     | |
    |`-..________ ..-'|              | (___   ___ _ __ _ _ __ | |_
    |                 |               \___ \ / __| '__| | '_ \| __|
    |                 ;--.            ____) | (__| |  | | |_) | |_
    |                (__  \          |_____/ \___|_|  |_| .__/ \__|
    |                 | )  )                            | |
    |                 |/  /                             |_|
    |                 (  /                        _____ _
    |                 |/                   _     / ____| |
    |                 |                  _| |_  | |    | | ___  ___ _   _ _ __ ___
     `-.._________..-'                  |_   _| | |    | |/ _ \/ __| | | | '__/ _ \
                                          |_|   | |____| | (_) \__ \ |_| | | |  __/
                                                 \_____|_|\___/|___/\__,_|_|  \___|




  This fork of Jeremy Ashkenas's awesome CoffeeScript contains an extra flag to emit code for Google's Closure compiler + library.
  Initial work done by Michael Bolin; documentation at http://bolinfest.com/coffee/features.html.
  Just run `coffee` as you normally would, except with a `--google` flag.


About

This CoffeeScript fork targets Google's Closure

http://bolinfest.com/coffee/features.html

License:MIT License


Languages

Language:CoffeeScript 61.0%Language:JavaScript 38.1%Language:Shell 0.5%Language:Ruby 0.5%