Re: package frenzy



Joris Bleys <jbleys@xxxxxxxxx> writes:

> name-clashes (that's what they're for, right?). Is there any guide on
> how packages should be used?

Have you checked the chapter on packages:

21. Programming in the Large: Packages and Symbols
http://www.gigamonkeys.com/book/programming-in-the-large-packages-and-symbols.html

in Peter Seibel's book?

Practical Common Lisp
http://www.gigamonkeys.com/book/


Paolo
--
Why Lisp? http://lisp.tech.coop/RtL%20Highlight%20Film
Recommended Common Lisp libraries/tools (see also http://clrfi.alu.org):
- ASDF/ASDF-INSTALL: system building/installation
- CL-PPCRE: regular expressions
- UFFI: Foreign Function Interface
.



Relevant Pages