Search:

magical tricks david blaine magic tricks revealed learn magic tricks magic trick criss angel magic card tricks

Upcoming Changes to the JavaScript Language

Upcoming Changes to the JavaScript Language
Upcoming Changes to the JavaScript Language Upcoming Changes to the JavaScript Language
Upcoming Changes to the JavaScript Language

Google Tech TalksNovember, 14 2007ABSTRACTAfter 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 HorwatSpeaker: Pascal-Louis Perez

Channel: People & Blogs
Uploaded: November 30, 1999 at 12:00 am
Author: googletechtalks

Length: 56:10
Rating: 4.00
Views: 16512

Tags: education  engedu  google  googletechtalks  talk  talks  techtalk  techtalks  

Video Url:


Embed Code:

Video Comments

madhamster (November 30, 1999 at 12:00 am)
Man, that tall guy is so shy))
rishiflow (November 30, 1999 at 12:00 am)
U GAY!
pilotegarcon (November 30, 1999 at 12:00 am)
u guys r sick man.
happybois (November 30, 1999 at 12:00 am)
let the new geek do the presentation
coolspot18 (November 30, 1999 at 12:00 am)
OO all the way.
gmvsea (November 30, 1999 at 12:00 am)
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.