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 <[email protected]> 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 [email protected] ____________________ Racket Users list: http://lists.racket-lang.org/users

