Tuesday, October 2, 2012

Microsoft Previews New Programming Language


Microsoft is looking at TypeScript, a new JavaScript-like programming language that is translated into JavaScript so that its apps can be run in any browser. The source code is licensed under Apache 2.0. TypeScript has a syntax that is similar to JavaScript with additional features such as static typing. TypeScript will work with existing frameworks and libraries. Any JavaScript can be plugged into TypeScript and should work without any issues. 

No comments:

Post a Comment