TypeScript for Visual Studio 2012


Version: 0.9.0.0
Date: 2013-06-23
Size:
5.24MB
Requirements:
Visual Studio 2012 Ultimate, Premium, Professional 2012 or Visual Studio Express 2012 for Web
Price:
Free
System:
Windows 8/7
Rating:
4.7
License:
Freeware

Description - TypeScript for Visual Studio 2012



TypeScript is a language for application-scale JavaScript development.
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.


Scalable

TypeScript offers classes, modules, and Interfaces to help you build robust components.

These features are available at development time for high-confidence application development, but are compiled into simple JavaScript.

TypeScript types let you define interfaces between software components and to gain insight into the behavior of existing JavaScript libraries.


Starts from JavaScript, Ends with JavaScript

TypeScript starts from the syntax and semantics that millions of JavaScript developers know today.

With TypeScript, you can use existing JavaScript code, incorporate popular JavaScript libraries, and be called from other JavaScript code.

TypeScript compiles to clean, simple JavaScript code which runs on any browser, in Node.js, or in any other ES3-compatible environment.


Strong Tools for Large Applications

Types enable TypeScript developers to use highly-productive development tools and practices: Static checking, symbol-based navigation, statement completion, and code refactoring.

These types are optional, and type inference allows a few type annotations to make a big difference to the static verification of your code.



More in Compilers and IDEs-TypeScript for Visual Studio 2012

Starts From Javascript Code Visual Studio 2012