[racket] Whalesong questions

From: J G Cho (gcho at fundingmatters.com)
Date: Thu Mar 27 13:56:20 EDT 2014

First question is about installation.

1) Tried

raco pkg install https://github.com/dyoo/whalesong.git

Failed, it did not like the source.


2) Tried

raco pkg install whalesong-master.zip

seems to install as whalesong-master and not as whalesong.


3) Resorted to copying whalesong dir inside .zip file
into /Applications/Racket6.0/collects

What's the recommended way to install?


Second is about building.

One doc says ./whalesong.rkt build xyz.rkt and another mentions about
racket make-launcher.rkt. Can this be clarified?


Third is about coding world program s.t it can run inside DrRacket and
Browser. How can one go about doing this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140327/ffd37565/attachment.html>

Posted on the users mailing list.