[racket] racket in the cloud

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Tue Feb 7 07:53:40 EST 2012

There are many things that might be meant by "the cloud", but on the
simplest interpretation, the answer is definitely yes.  For example,
Eric Hanchrow (offby1) run the irc bot "rudybot" [1] from an Amazon
EC2 Linux image.

There are also two Racket bindings to the AWS service api, in various
states of completeness:
  https://github.com/RayRacine/knozamalib/tree/master/src/racket/aws
  https://github.com/offby1/doodles/tree/master/plt-scheme/web/amazon
(currently 404 -- does anyone know the new location?)

[1] https://github.com/offby1/rudybot/

On Tue, Feb 7, 2012 at 5:16 AM, Răzvan Rotaru <razvan.rotaru at gmail.com> wrote:
> Hi,
>
> Does anyone know if racket can be deployed in the cloud? (Is there a cloud
> service that support racket?). And if yes, how? :)
>
> Thanks,
> Razvan
>
>
>
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users
>



-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.