Will we be able to migrate TypeScript to Google AtScript?

angularjs, atscript, typescript

Solution

EDIT: Yesterday (March 5th), the Google team announced that ATScript is abandoned. Angular 2.0 will be built on Typescript 1.5

original answer

The AtScript team has confirmed that they are collaborating with the TypeScript team (paragraph: Future of AtScript and TypeScript)

Confirmation from the TypeScript team which specifically mentions Angular 2.0 (paragraph: From TypeScript 1.5 to TypeScript 2.0)

The latest indications are that At Script will be TypeScript + Annotations.

Short answer: yes.

Problem

Google is developing AtScript and - if I'm right - it will be introduced with Angular 2.0. Now, I am wondering if we will be able to migrate our TypeScript files to AtScript and continue with that new syntax. O, can someone, with enough reputation, create the tag AtScript? Thanks!

Original source