Re: [racket-dev] dependencies and racket

2011-12-30 Thread Daniel Farina
On Thu, Dec 29, 2011 at 8:07 PM, Robby Findler wrote: > I think that a minor variation on Neil's strategy should not be too > difficult to do (but I'll certainly agree that it is not an ideal > situation). What you'd do is first just download (via the "Bam" method > below :) the planet packages yo

Re: [racket-dev] dependencies and racket

2011-12-30 Thread Daniel Farina
On Fri, Dec 30, 2011 at 9:45 AM, Neil Van Dyke wrote: > It's good to see interest in Racket from cloud people.  Feel free to ask > lots of questions on the Racket "users" and "dev" email lists as you work > through your solution. Well, this a side-interest for personally, but *anyone* can make a

[racket-dev] dependencies and racket

2011-12-29 Thread Daniel Farina
Hello list, I've been playing with Racket. I'm impressed, especially with the documentation (both its content and its presentation), the contract system, and its performance. I have been investigating writing a build pack for Heroku to attempt deploying Racket projects with ease. A blocker, tho