Re: [racket-dev] package system move complete

2016-03-06 Thread Robby Findler
Thank you, Neil, for all the time you put in to making Racket and its ecosystem great. Robby On Sun, Mar 6, 2016 at 11:05 PM, Neil Van Dyke wrote: > As of Sunday night, I think I've finished moving my PLaneT packages to the > new package system. > > For the SICP package, I've distilled out a min

[racket-dev] package system move complete

2016-03-06 Thread Neil Van Dyke
As of Sunday night, I think I've finished moving my PLaneT packages to the new package system. For the SICP package, I've distilled out a minimal "#lang sicp", to be merged into Jens Axel Soegaard's `sicp` package. Once the new package is ready for students to use, I will update the PLaneT pa