ES5 standard in HTML

# Jason Orendorff (15 years ago)

Here is an HTML version of ECMA-262, 5th edition:

http://bit.ly/es5html

The full URL is people.mozilla.org/~jorendorff/es5.html .

I've incorporated all the official errata I know about.

I also added some hyperlinks so that e.g. you can click from any place that calls ToString to the definition in 7.9. One can never have enough of those; if there's something you'd particularly like me to linkify, just let me know.

And please let me know of any errors you find.

# William Edney (15 years ago)

Jason -

Excellent!

Thanks very much.