ECMAScript is a programming language created in 1997 by Brendan Eich.
#106on PLDB | 26Years Old |
ECMAScript (or ES) is a trademarked scripting-language specification standardized by Ecma International in ECMA-262 and ISO/IEC 16262. It was created to standardize JavaScript, so as to foster multiple independent implementations. JavaScript has remained the best-known implementation of ECMAScript since the standard was first published, with other well-known implementations including JScript and ActionScript. Read more on Wikipedia...
var readWikiArticle = (content) => {
//Read article!
}