开发者

GWT equivalent for .NET?

I enjoy GWT because I can have compile-time type safe code that runs in the browser. However, I like C# a lot better than Java. Is there some good way to have C# compile开发者_开发知识库 to Javascript?


It is not exactly, but ScriptSharp is very close:

http://projects.nikhilk.net/ScriptSharp


Maybe Script#?


SharpKit is what you want. It actually does much more than GWT is capable.

http://sharpkit.net


C# to JavaScript compiler: Script#

This page might be useful too: altjs.org


As GWT compiler converting the java libraries into respective javascript,there is no exact option is provided for C#,but ScriptSharp behavior is much similar to GWT.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜