ECMA262翻译

ECMA 262 翻译计划

总览

标准英文版地址 https://tc39.es/ecma262/

本文翻译版本 github commit 9b7403e786fbcad99c68e98692f0bdf175a1b5dc

本人英语的确有限,会大量借助bing翻译,适当更改难以理解的部分;

Contributing to this Specification
This specification is developed on GitHub with the help of the ECMAScript community. There are a number of ways to contribute to the development of this specification:

GitHub Repository: https://github.com/tc39/ecma262
Issues: All Issues, File a New Issue
Pull Requests: All Pull Requests, Create a New Pull Request
Test Suite: Test262
Editors:
Jordan Harband (@ljharb)
Shu-Yu Guo (@_shu)
Michael Ficarra (@smooshMap)
Kevin Gibbons (@bakkoting)
Community:
Discourse: https://es.discourse.group
IRC: #tc39 on freenode
Mailing List Archives: https://esdiscuss.org/
Refer to the colophon for more information on how this document is created.

About this Specification
This document at https://tc39.es/ecma262/ is the most accurate and up-to-date ECMAScript specification. It contains the content of the most recent yearly snapshot plus any finished proposals (those that have reached Stage 4 in the proposal process and thus are implemented in several implementations and will be in the next practical revision) since that snapshot was taken.

章节:

Introduction
1 Scope
2 Conformance
3 Normative References
4 Overview
5 Notational Conventions
6 ECMAScript Data Types and Values
7 Abstract Operations
8 Executable Code and Execution Contexts
9 Ordinary and Exotic Objects Behaviours
10 ECMAScript Language: Source Code
11 ECMAScript Language: Lexical Grammar
12 ECMAScript Language: Expressions
13 ECMAScript Language: Statements and Declarations
14 ECMAScript Language: Functions and Classes
15 ECMAScript Language: Scripts and Modules
16 Error Handling and Language Extensions
17 ECMAScript Standard Built-in Objects
18 The Global Object
19 Fundamental Objects
20 Numbers and Dates
21 Text Processing
22 Indexed Collections
23 Keyed Collections
24 Structured Data
25 Control Abstraction Objects
26 Reflection
27 Memory Model
A Grammar Summary
B Additional ECMAScript Features for Web Browsers
C The Strict Mode of ECMAScript
D Corrections and Clarifications in ECMAScript 2015 with Possible Compatibility Impact
E Additions and Changes That Introduce Incompatibilities with Prior Editions
F Colophon
G Bibliography
H Copyright & Software License

回复

This is just a placeholder img.