AtScript
Appearance
This article may meet Wikipedia's criteria for speedy deletion as a talk page of a page which has never existed or has been deleted. This does not include pages which are useful to the project such as user subpages and talk pages, talk page archives, information for a future article, redirects that can be retargeted to existing pages, etc. See CSD G8.
If this article does not meet the criteria for speedy deletion, please remove this notice. This page was last edited by J.smith (contribs | logs) at 16:29, 17 November 2014 (UTC) (10 years ago) |
AtScript is a language created to help developers read JavaScript. AtScript was announced in late October 2014 and similar to Microsoft's TypeScript, Google has created AtScript to improve JavaScript by providing a much easier way to manage it. AtScript is designed to work alongside TypeScript. AtScript is influenced by TypeScript but TypeScript lacks runtime introspection and metadata annotations. [1] Enhancements include: Type annotations, Field annotations, Metadata annotations and Type Introspection with annotation support. SDTimes has designated AtScript as Google's new superset JavaScript runtime. [2]