|
|
|
|
|
by throw1111221
435 days ago
|
|
Python went through a massive effort to add support for type annotations due to user demand. Similarly, there's great demand for a typed layer on top of Javascript: - Macromedia: (2000) ActionScript - Google: (2006) GWT [Compiling Java to JS], and (2011) Dart - Microsoft: (2012) Typescript |
|