SuperSonicHub1 / awesome-language-specs

A one-stop shop for everything programming language specifications, references, and test suites.
The Unlicense
0 stars 0 forks source link

JavaScript #1

Open SuperSonicHub1 opened 2 years ago

SuperSonicHub1 commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Language_Resources https://www.ecma-international.org/publications-and-standards/standards/ecma-414/ https://github.com/tc39/test262

SuperSonicHub1 commented 4 months ago

I know Adobe and NetScape created a reference implementation of ES4; looking for an online mirror.

https://johnresig.com/blog/playing-with-ecmascript-4/ https://johnresig.com/blog/es4-implementation-update/ https://brendaneich.com/2007/06/ecmascript-edition-4-reference-implementation/ http://lambda-the-ultimate.org/node/2289