[Mono-dev] GWT.NET ?

Steve Wagner lists at lanwin.de
Sun May 20 12:18:11 EDT 2007


For correctness, the jsc project is opensource. But about a few month, i 
couldnt find the jsc compiler code on the web page or in svn. There are 
only libs and examples.

Here is a discusion of that:
http://groups.google.com/group/jscsharp/browse_thread/thread/3a39f81efcafa8c9

But whatever, i think the script# compiler is the bedder approach. In 
jsc you mark the function you want to export with attributes. But the 
rest is the normal clr.
In Script# you have to bind against special base class library. All 
function of this bcl are maped to its js counterparts.

Steve

Steve Wagner schrieb:
> If you search for a c# to javascript compiler, you can take a look at this:
> 
> http://projects.nikhilk.net/Projects/ScriptSharp.aspx
> http://jsc.sourceforge.net/
> 
> But both are not opensource projects. I prefer Script#. It comes from a 
> microsoft asp.net employee. It is more consistent, it dont requires Linq 
>   beta and it has visual studio integration.
> 
> Steve
> 
> olivier.duff at free.fr schrieb:
>> Hi all,
>>
>> Just a question to know if there is a project (working on mono) witch done a bit
>> as GWT done for java?
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 



More information about the Mono-devel-list mailing list