본문 바로가기
프로그램개발/ClientSide(JavaScript,Angular,Vue)

자바스크립트 스펙 제정 단계

by 크레도스 2014. 4. 25.

김영보님의 페북에서 퍼왔습니다~

페북주소는 https://www.fb.com/youngbo.kim.58

 

[자바스크립트 스펙 제정 단계]
Strawman
- 스펙을 검토하기 의견을 모아두는 장소
- http://wiki.ecmascript.org/doku.php?id=strawman:oldes6
Proposal
- Strawman에서 제안된 내용을 구체화하는 단계
- 알고리즘 검토, 간단한 데모
- http://wiki.ecmascript.org/doku.php?id=harmony:proposals
Draft
- 정식적인 스펙 작성 단계
- http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts
Candidate
- 스펙 기준으로 실제 구현. 
- 피드백에 따른 스펙 재정의 및 정리
Finished
- 정식으로 ECMAScript 승인
- 테스트 결과 제시
- http://test262.ecmascript.org/