One nice thing that WebSharp does is that you can annotate types and
functions and then use them on both sides - on the client and on the
server - almost transparently.

Then you can write common utility functions once, but you only
maintain one code-base and one build workflow.

I haven't used it yet, but it looks like a neat idea.

Antoine

On Fri, Dec 10, 2010 at 10:35 AM, aditya siram <[email protected]> wrote:
> HJScript[1] ?
>
> [1] http://hackage.haskell.org/package/HJScript-0.5.0
>
> On Fri, Dec 10, 2010 at 9:52 AM, jean-christophe mincke
> <[email protected]> wrote:
>> Hello,
>> I have just discovered WebSharp, a .Net product for web development that
>> allows you to write client code in F# and have it translated into
>> javascript.
>> Does anyone know about somethig similar in Haskell?
>>
>> Thank you
>> Regards
>> J-C
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> [email protected]
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>>
>
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to