AtScript: Difference between revisions

Content deleted Content added
general fixes
Proper Citations and links
Line 1:
'''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. <ref>{{cite web|last1=Anderson, |first1=Tim.|title= "Improving JavaScript: Google throws AtScript into the mix." Theregister |url=http://www.theregister.co.uk/2014/11/04/improving_javascript_google_throws_atscript_into_the_mix/|website=http://www.theregister.co.uk/|publisher=The Register|accessdate=30 December 2014|ref=TheReg}}</ref> 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. <ref>{{cite web|last1=Marvin, |first1=Rob. "|title=AtScript, Google's new superset JavaScript runtime"|url=http://sdtimes.com/atscript-googles-new-superset-javascript-runtime/|website=http://sdtimes.com/|publisher=Software SDTimes,Development Times|accessdate=30 December 2014.|ref=sdtimes}}</ref>
 
==References==
{{reflist}}