Upcoming Changes to the JavaScript Language
Google Tech Talks
November, 14 2007
ABSTRACT
After eight years of work in the standards committee, JavaScript will soon get an update. We present the highlights and rationales of the proposed changes to JavaScript.
The fourth edition of the ECMAScript (JavaScript) language represents a significant evolution of the third edition language, which was standardized in 1999. ES4 is compatible with ES3 and adds important facilities for programming in the large (classes, interfaces, namespaces, packages, program units, optional type annotations, and optional static type checking and verification), evolutionary programming and scripting, data structure construction, control abstraction (proper tail calls, iterators, and generators), and introspection. Improved support for regular expressions and Unicode, richer libraries, and proper block scoping are also added.
Speaker: Waldemar Horwat
Speaker: Pascal-Louis Perez
Channel: People & Blogs
Uploaded: November 30, 2007 at 10:07 am
Author: googletechtalks
Length: 56:10
Rating: 4.00
Views: 15204
Tags: education engedu google googletechtalks talk talks techtalk techtalks
Video Comments
|
madhamster (August 14, 2008 at 10:40 pm)
Man, that tall guy is so shy))
rishiflow (March 20, 2008 at 10:43 am)
U GAY!
pilotegarcon (March 7, 2008 at 6:20 pm)
u guys r sick man.
happybois (February 20, 2008 at 10:10 pm)
let the new geek do the presentation
coolspot18 (December 3, 2007 at 11:15 pm)
OO all the way.
gmvsea (December 2, 2007 at 8:36 pm)
If you can get the same improvement in ECMAScript as has already been achieved between PHP versions 4 and 5, then you have my blessings. Specifically, the availability of a Standard ECMAScript Library implemented in fast native code would be a TREMENDOUS IMPROVEMENT. Check out the Standard PHP Library (SPL) for an example. |
|