|
|
|
|
|
by diggan
894 days ago
|
|
ActionScript and JavaScript are basically the same language, considering the roots of them both and that they share 99% of the syntax and functionality, ActionScript being a "lite" version of JavaScript. They're definitely more similar than they are different. The only major difference (which is incidentally also probably why JS "won") was that JS came from development that happened out in the open, as FOSS, while ActionScript was a proprietary language from a company. |
|
Also referring to Brendan Eich's comment in https://news.ycombinator.com/item?id=25388721 :
> When Adobe bought Macromedia, we saw a path to ES4 as a standard. This ended only partly in tears, as AS3 was too static and different (namespaces!), but the good parts got into ES6.