[racket] Distribution strategy
On Jul 13, 2011, at 8:35 AM, Max Polk wrote:
> I wish to distribute Racket-supported R6RS scripts, and now I face a similar challenge.
I understand your problem as 'how can I hand people my software and it just runs'.
I have been asking for something along those lines for a while but this is an open
problem.
The safest ways:
1. Distribute source and instructions to install Racket
2. Distribute a binary that you create for your platform.
Get friends to create binaries for other platforms.