AtScript: Difference between revisions

Content deleted Content added
more specific stubcat
 
(16 intermediate revisions by 14 users not shown)
Line 1:
{{Short description|Proposed JavaScript-based scripting language}}
<!-- Please do not remove or change this AfD message until the issue is settled -->
'''AtScript''' iswas a proposed [[JavaScript]]-based [[scripting language]] extending [[Microsoft]]'s [[TypescriptTypeScript]] and [[Source-to-source compiler|transcompiling]] to JavaScript. It was introduced in October 2014 at the ng-europeEurope conference by the developers of [[Google]]'s [[AngularJS]] web development framework as the language that the upcoming AngularJSAngular 2.0 would be built with.<ref>{{cite news|title=Angular 2 sera basé sur TypeScript : convergence de AtScript et TypeScript 1.5, c'est une collaboration entre Google et Microsoft|url=http://typescript.developpez.com/actu/82182/Angular-2-sera-base-sur-TypeScript-convergence-de-AtScript-et-TypeScript-1-5-c-est-une-collaboration-entre-Google-et-Microsoft/|accessdateaccess-date=3 May 2016|work=Developpez.com|language=fr-FR}}</ref><ref>{{cite web|url=https://www.youtube.com/watch?v=lGdnh8QSPPk |title=Miško Hevery - Keynote on AtScript at ng-europe 2014 |publisher=YouTube |date=October 28, 2014 |accessdateaccess-date=January 28, 2015}}</ref>
{{Article for deletion/dated|page=AtScript|timestamp=20160414222804|year=2016|month=April|day=14|substed=yes}}
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=AtScript|date=14 April 2016|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
 
AtScript was originally intended to run on top of TypescriptTypeScript, while including some features from [[Dart (programming language)|Dart]]. In October 2014, Google announced that Angular 2.0 would be written in AtScript.<ref>{{cite news|title=AtScript: Google’sGoogle's new superset JavaScript runtime - SD Times|url=http://sdtimes.com/atscript-googles-new-superset-javascript-runtime/|accessdateaccess-date=3 May 2016|work=SD Times|date=27 October 2014|language=en-US}}</ref> In March 2015, Microsoft announced that many of AtScript's features would be implemented in the TypescriptTypeScript 1.5 release, and that Angular 2.0 would be built on pure TypescriptTypeScript.<ref>{{cite news|title=Google, Microsoft to combine TypeScript and AtScript in Angular 2 - SD Times|url=http://sdtimes.com/google-microsoft-combine-typescript-atscript-angular-2/|accessdateaccess-date=3 May 2016|work=SD Times|date=5 March 2015|language=en-US}}</ref>
'''AtScript''' is a [[JavaScript]]-based [[scripting language]] extending [[Microsoft]]'s [[Typescript]] and [[Source-to-source compiler|transcompiling]] to JavaScript. It was introduced in October 2014 at the ng-europe conference by the developers of [[Google]]'s [[AngularJS]] web development framework as the language that the upcoming AngularJS 2.0 would be built with.<ref>{{cite news|title=Angular 2 sera basé sur TypeScript : convergence de AtScript et TypeScript 1.5, c'est une collaboration entre Google et Microsoft|url=http://typescript.developpez.com/actu/82182/Angular-2-sera-base-sur-TypeScript-convergence-de-AtScript-et-TypeScript-1-5-c-est-une-collaboration-entre-Google-et-Microsoft/|accessdate=3 May 2016|work=Developpez.com|language=fr-FR}}</ref><ref>{{cite web|url=https://www.youtube.com/watch?v=lGdnh8QSPPk |title=Miško Hevery - Keynote on AtScript at ng-europe 2014 |publisher=YouTube |date=October 28, 2014 |accessdate=January 28, 2015}}</ref>
 
The name “AtScript” comes from the [[At sign|@ (“at”) symbol]] used for annotations in many languages (e.g. [[Java annotation]]s and [[Python syntax and semantics#Decorators|Python decorators]]).
AtScript was originally intended to run on top of Typescript, while including some features from [[Dart (programming language)|Dart]]. In October 2014, Google announced that Angular 2.0 would be written in AtScript.<ref>{{cite news|title=AtScript: Google’s new superset JavaScript runtime - SD Times|url=http://sdtimes.com/atscript-googles-new-superset-javascript-runtime/|accessdate=3 May 2016|work=SD Times|date=27 October 2014|language=en-US}}</ref> In March 2015, Microsoft announced that many of AtScript's features would be implemented in the Typescript 1.5 release, and that Angular 2.0 would be built on pure Typescript.<ref>{{cite news|title=Google, Microsoft to combine TypeScript and AtScript in Angular 2 - SD Times|url=http://sdtimes.com/google-microsoft-combine-typescript-atscript-angular-2/|accessdate=3 May 2016|work=SD Times|date=5 March 2015|language=en-US}}</ref>
 
The name “AtScript” comes from the @ (“at”) symbol used for annotations in many languages.
 
==References==
Line 15 ⟶ 11:
{{JavaScript}}
 
[[Category:JavaScript programming language family]]
[[Category:Scripting languages]]
 
 
{{prog-lang-stub}}