<div class="gmail_quote">
<a href="http://donsbot.wordpress.com/2010/05/31/there-are-a-hell-of-a-lot-of-haskell-libraries-now-what-are-we-going-to-do-about-it/" target="_blank">http://donsbot.wordpress.com/2010/05/31/there-are-a-hell-of-a-lot-of-haskell-libraries-now-what-are-we-going-to-do-about-it/</a><br>
<br>There's a lot to be said for languages that have achieved that blissful state where libraries can be used as comfortably from the "cloud" (package manager) as "manually". (With Scheme, if your project's anything like mine, portable libraries must be bundled into the project to have any chance of things working. I certainly wouldn't want to have a user fetching and "installing" them.)<br>
<br>PLT has PLaneT, of course, but personally I think it would be desirable to have basic, common packages target R6RS if they can fit there comfortably. If no one else steps up, can PLaneT be made a multi-language package manager, as Racket is a multi-language implementation? <br>
<br>Perhaps those of us who want portability across other Schemes would port the basic PLaneT tools to work with the hypothetical subset of R6RS PLaneT packages? Other Scheme's would be second class citizens, but it would be nice to have SOMETHING to plug into for packages.<br>
<br>Just a thought,<br><font color="#888888"> -Ryan<br><br>
</font></div><br>