[racket] cool things in Whalesong, part 2
On Wednesday, March 7, 2012, Jens Axel Søgaard <jensaxel at soegaard.net>
wrote:
>> >> Can you be more explicit about what's cool here? I have a sense that
it has to do with JS interacting with compiled racket, and I agree that
that's very cool, but I could use a bit more hand-holding :).
>
> After seeing the inter-frame communication example, I got an idea.
> Is it possible to have two frames each running different Whalesong
programs communicating with each other?
Yes, I don't think there's a technical reason why it wouldn't work. It
does require a side effect to get the message across, and currently a bit
of messiness to get the reference to the others. I'll see if I can write a
quick-and-dirty example when I have time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120307/3f30459d/attachment.html>