All'alba vincerò

At dawn, I will win!

Javascript

[JS] ECMAScript: 자바스크립트 언어의 공식 표준 정의

나디아 Nadia 2024. 7. 22. 17:39

ECMAScript

: ECMA-262 기술 규격에 따라 정의하고 있는 표준화 된 스크립트 언어

  • Ecma 인터내셔널에 의해 제정된 ECMA-262 기술 규격에 의해 정의

 

 

⏩ Ecma 인터내셔널(Ecma International)

: 정보와 통신 시스템을 위한 국제적 표준화 기구

  •  1961년 유럽에서 컴퓨터 시스템을 표준화하기 위해 설립

 

 

⏩ TC39(Technical Committee 39)

: ECMAScript의 표준화를 담당하는 ECMA International의 기술 위원회

 

 

 

⏩ ECMA-262 기술 규격

: ECMAScript 표준의 공식 문서

  • ECMA International의 기술 위원회인 TC39에서 개발하고 관리함

 

 

⏩ ES6 (=== ES2015)

  • ECMA-262 표준의 제 6판

 


 

 

ECMAScript 2024 (ECMA-262 13th Edition) 표준 사양 문서

 

 

 

ECMAScript 관련 도서

 

Table of contents

(Ad, please don’t block.) I Background 1 Before you buy the book 1.1 About the content 1.2 Previewing and buying this book 1.3 About the author 1.4 Acknowledgements 2 FAQ: book and supplementary material 2.1 How to read this book 2.2 I

exploringjs.com

 


 

 

ECMA-262 - Ecma International

ECMAScript® 2024 language specification, 15th edition - ECMAScript is a programming language based on several technologies like JavaScript.

ecma-international.org

 

 

JavaScript 기술 개요 - JavaScript | MDN

HTML이 웹 페이지의 구조와 콘텐츠를, CSS가 형식과 모양을 결정한다면, JavaScript는 상호작용성을 추가하여 풍부한 웹 애플리케이션을 만듭니다.

developer.mozilla.org

 

 

ECMAScript - Wikipedia

From Wikipedia, the free encyclopedia Specification for Javascript and other programming languages ECMAScriptParadigmMulti-paradigm: prototype-based, functional, imperativeDesigned byBrendan Eich, Ecma InternationalFirst appeared1997; 27 years ago (199

en.wikipedia.org