Re: Cliki.net a list of packages? Was: Reddit Guys on the Pros and Cons of Lisp



Pascal Bourguignon wrote:
"codyk........@xxxxxxxxx" <codykoeninger@xxxxxxxxx> writes:


Bill Atkins wrote:

Seriously, though, what are all of these great libraries that Lispers
are missing out on?

Bill


If anybody actually wants to listen to newcomers, rather than ignoring any hint of deficiency in their (admittedly awesome) favorite language, here's a couple:

1. A community standard, cross-implementation tool to find and install
libraries, ala cpan or ruby-gems.  asdf-install is close, but: A. lots
of authors dont use it and B. the sbcl version is (afaik) still not
merged with the portable version.  The difference between 'gem install
rails' and, say, manually tracking down all of the dependencies needed
for the latest UCW is phenomenal.


Is there a way to collect automatically the list of declared packages
(asdf-installable) in cliki.net?


You mean like http://www.cliki.net/asdf-install , or something more invloved?


drewc

--
Drew Crampsie
drewc at tech dot coop
 "... the most advanced use of lisp in the field of bass lure sales"
	-- Xach on #lisp
.



Relevant Pages

  • Re: trivial sockets
    ... > But bringing in new packages in lisp, ... > for a simple string would help immensely. ... implementation with asdf-install bundled. ... start SBCL you need only (require 'trivial-sockets) and there it is. ...
    (comp.lang.lisp)
  • Re: ASDF help
    ... I think the important point that you have missed is that asdf-install ... lisp systems. ... sbcl distro for a copy:) ...
    (comp.lang.lisp)
  • Re: ASDF help
    ... with lisp as I learn more, ... Made sure the latest version of SBCL and SDL were installed from the ... Ran the example SDL programs without a hiccup. ... Start SBCL and ASDF-INSTALL will retrieve the lispbuilder-sdl ...
    (comp.lang.lisp)
  • Re: Cons cell archaic!?
    ... lisp projects for better or worse seem to live out of VCS ... I go to asdf-install something random. ... DVCS superproject repos, maybe a happy medium between cl-build and ...
    (comp.lang.lisp)
  • Re: Intel OS X Mac Lisp development environment newbie
    ... Lisp), it seems to be a language to love. ... and especially a web server. ... PortableAllegroServer or Araneida. ... asdf-install each of the dependencies paserve complains about. ...
    (comp.lang.lisp)