Jump to content

AtScript

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 67.180.35.89 (talk) at 06:44, 11 November 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

AtScript is a language created to help developers read JavaScript. 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. AtScripted is influenced by TypeScript but Typescript lacks runtime introspection and metadata annotations. Cite error: A <ref> tag is missing the closing </ref> (see the help page). 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. [1]

  1. ^ Marvin, Rob. "AtScript, Google's new superset JavaScript runtime". SDTimes, 2014.