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

Reply via email to