Published on 2006-06-03 08:09:13
Microsoft Watch has an article comparing Script# to Google GWT. After that Nikhil Kothari, an architect on Microsoft's Web platform and tools team, posted for download in late May, a first prototype of Script#, his home-grown C# framework and tool for Ajax development. While GWT aims to generate Javascript based on Java, Script# is using C# compiler for the same purpose.
"Essentially the Script# compiler is a C# compiler that generates Javascript instead of IL (Intermediate Language). A key driving goal of the design is to produce readable Javascript that you may have authored yourself, and would be ok deploying into real apps," explained Kothari.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved