[plt-scheme] Ideas for PLaneT
Jacob Matthews wrote:
> Jens Axel Søgaard wrote:
>
>> The first step is to fetch all the PLaneT packages.
>> The following fetches them, but is there a smarter
>> way (that avoids compiling them)?
>
>
> You can at least use the planet --download command, which downloads a
> package but does not install it. Once you have the .plt file you can
> unpack it as you would any other .plt file.
Thanks, I found download/no-install in planet.ss/resolver.ss.
I like your coding style, it is very readable.
--
Jens Axel Søgaard