The Common Lisp Directory is online

"Marc Battyani" <[email protected]> Thu, 15 Dec 2005 00:36:09 +0100
Newsgroups gmane.lisp.web
Message-ID <301201c60107$2e672bb0$0a02a8c0@marcxp>
I've been told that I wasn't explicit enough so here are a few precisions:

The Common Lisp Directory is integrated into LinkIt and is here:
http://linkit.fractalconcept.com/asp//html/root-dir.html

You can also just go to http://linkit.fractalconcept.com and click on "The
Common Lisp Directory" link. (people can think that it's the page title so I
should change it for something more explicit)

Once you are there you can see that I've added a few categories like
"implementations", etc. as an example.

Now to go on, the first step is to define the category tree. So let's do it
(in a breadth first way rather than depth first at least for the first 1 or
2 levels)

So what's your ideas for the other root categories ?

The second step will be to define the objects that will be linked to those
categories (i.e. descriptions for libraries, documents, tutorials, etc.)

The third step, once the structure is defined, will be to fill all this.
(The common-lisp.net maintainers are already ok to automatically sync the
Directory with the libraries in common-lisp.net.)

OK so what are your suggestions for step 1 (categories) and 2
(descriptions)?

Marc