Category:CoffeeScript: Difference between revisions

This looks like wholesale copy from the Wikipedia page. Please fix!
m (→‎External links: Typing is hard ok?)
(This looks like wholesale copy from the Wikipedia page. Please fix!)
Line 1:
{{language}}{{{wikipedia}}}'''CoffeeScript''' is a programming language that compiles to [[:Category:JavaScript|JavaScript]]. The language adds syntactic sugar inspired by [[:Category:Ruby|Ruby]] and [[:Category:Python|Python]] to enhance JavaScript's brevity and readability, as well as adding more sophisticated features like array comprehension and pattern matching.
 
With 896 watchers and 68 forks (as of November 10, 2010), CoffeeScript is ranked as one of the "most interesting" projects on Github. [http://github.com/repositories] The language has a relatively large following in the Ruby community, and has been used in production by [http://thinkvitamin.com/mobile/new-rails-like-framework-from-37signals-for-html5-mobile-apps/ 37signals]. There have been reports that official support for CoffeeScript will be included in the next point release of Ruby on Rails. [http://www.hagenburger.net/TALKS/rails-3.1-frontend-performance.html]