最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - What is ECMAScript Editon 5.1, and what is it for? - Stack Overflow

programmeradmin3浏览0评论

I just stumbled upon this (while browsing the ECMA web-site):

.1%20edition.pdf

It says here that edition 5.1 is going to replace edition 5 in June 2011.

My question is: What is this edition 5.1 and why is it being published? (Is something wrong with edition 5?)

Edit: I found this:

ECMAScript 5.1 is a maintenance revision of the ECMAScript 5 specification. It corrects technical and editorial errors and its content is identical to the proposed ISO edition of the ES5 specification. This is intended to be the final draft, subject to approval by TC39 and the pletion of the ISO standardization process.

Source: .php


Update:

As JavaScript Weekly posted in today's newsletter, ECMAScript 5.1 has been ratified and has been made available for download on the main page for ECMAScript here:

.htm

I just stumbled upon this (while browsing the ECMA web-site):

http://www.ecma-international/activities/Languages/Draft%20Standard%20ECMA-262%205.1%20edition.pdf

It says here that edition 5.1 is going to replace edition 5 in June 2011.

My question is: What is this edition 5.1 and why is it being published? (Is something wrong with edition 5?)

Edit: I found this:

ECMAScript 5.1 is a maintenance revision of the ECMAScript 5 specification. It corrects technical and editorial errors and its content is identical to the proposed ISO edition of the ES5 specification. This is intended to be the final draft, subject to approval by TC39 and the pletion of the ISO standardization process.

Source: http://wiki.ecmascript/doku.php


Update:

As JavaScript Weekly posted in today's newsletter, ECMAScript 5.1 has been ratified and has been made available for download on the main page for ECMAScript here:

http://www.ecma-international/publications/standards/Ecma-262.htm

Share Improve this question edited Jul 1, 2011 at 23:09 Šime Vidas asked Dec 5, 2010 at 16:15 Šime VidasŠime Vidas 186k65 gold badges289 silver badges391 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 11

From http://www.wirfs-brock./allen/posts/39

The ISO edition of the ES5 specification incorporates a number of editorial and technical corrections including those listed in the current ES5 errata.

In other words, ECMAScript 5.1 is a revision of 5.0 that corrects some errors in the document itself. As mentioned later on in the article:

Keep in mind that this is only a maintenance revision of the ES5 specification. It contains no new language or library features. TC39 is continuing its longer term work on “ECMAScript Harmony” which is intended to be the next version to include any new features.

发布评论

评论列表(0)

  1. 暂无评论