[plt-scheme] GWT in PLT Scheme?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Jan 18 23:38:08 EST 2010

There's also Hop: http://hop.inria.fr/

Robby

On Mon, Jan 18, 2010 at 9:11 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> There's at least three different Scheme to Javascript compilers for
> PLT. The one that is part of Moby [1] is very usable. As far as
> integrating with the Web server, there's nothing quite like GWT,
> although I have some prototypes that allow you to integrate FrTime on
> the server and Flapjax on the client.
>
> Jay
>
> 1. http://planet.plt-scheme.org/display.ss?package=moby.plt&owner=dyoo
>
> On Mon, Jan 18, 2010 at 7:04 PM, Paul Steckler <steck at stecksoft.com> wrote:
>> Has anyone written a Google Web Toolkit-like framework in PLT Scheme?
>> The idea would be, you have a single source base that compiles to client-side
>> code (in Javascript) and server-side code (PLT Web server servlets).
>>
>> In GWT, the source is Java.  I think Wadler's Links language has similar
>> aims.
>>
>> -- Paul
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>
>
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
>
> "The glory of God is Intelligence" - D&C 93
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.