[racket] Anyone using Dorodango? Any other movement towards an R6RS package system?
Shriram Krishnamurthi <sk at cs.brown.edu> writes:
>> But I doubt raco could understand a .plt file that was
>> un-base64-encoded to just be a .tar.gz.
>
> There are language implementations that can import directly from zip
> files... JARs *use* zip, but Python can load directly *from* zip.
>
Just to add a data point: Dorodango's packages are just plain zip files,
and are read directly using Göran Weinholt's zip library, contained in
his `industria' collection [0].
[0] https://code.launchpad.net/~weinholt/scheme-libraries/industria
Regards, Rotty
--
Andreas Rottmann -- <http://rotty.yi.org/>