Auteur Sujet: Vendor-specific extensions  (Lu 1266 fois)

0 Membres et 1 Invité sur ce sujet

freddie

Vendor-specific extensions
« le: 15 septembre 2010, 13:15:19 »
JavaScript is officially managed by Mozilla Foundation, and new language features are added periodically. However, only some non-Mozilla JavaScript engines support these new features:
property getter and setter functions (also supported by WebKit, Opera,[24] ActionScript, and Rhino)[25]
conditional catch clauses
iterator protocol adopted from Python
shallow generators/coroutines also adopted from Python
array comprehensions and generator expressions also adopted from Python
proper block scope via new let keyword
array and object destructuring (limited form of pattern matching)
concise function expressions (function(args) expr)
ECMAScript for XML (E4X), an extension that adds native XML support to ECMAScript




*liens supprimés*
« Modifié: 15 septembre 2010, 13:17:32 par Starrynight »

Starrynight

Re : Vendor-specific extensions
« Réponse #1 le: 15 septembre 2010, 13:18:05 »
Oh un spam...

Shoot!

Lisez les news.

"Je m’intéresse à l’avenir car c’est là que j’ai décidé de passer le restant de mes jours" (Woody Allen)