Fedora 18 Update: coffee-script-1.4.0-4.fc18

updates at fedoraproject.org updates at fedoraproject.org
Fri Apr 5 23:05:07 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-2357
2013-02-13 03:39:57
--------------------------------------------------------------------------------

Name        : coffee-script
Product     : Fedora 18
Version     : 1.4.0
Release     : 4.fc18
URL         : http://jashkenas.github.com/coffee-script/
Summary     : A programming language that transcompiles to JavaScript
Description :
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, will work in every JavaScript implementation, and tends to run
as fast or faster than the equivalent handwritten JavaScript.

--------------------------------------------------------------------------------
Update Information:

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, will work in every JavaScript implementation, and tends to run
as fast or faster than the equivalent handwritten JavaScript.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #732216 - Review Request: coffee-script - A programming language that transcompiles to JavaScript
        https://bugzilla.redhat.com/show_bug.cgi?id=732216
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update coffee-script' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list