[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Common LISP Symbols
- To: common-lisp@sail.stanford.edu
- Subject: Re: Common LISP Symbols
- From: unido!primerd!DOUG@seismo.CSS.GOV
- Date: Mon, 06 Apr 1987 19:49:00 -0000
On page 181 of Steele this is (I think) addressed under the description
of the package 'lisp'. This seems to include only those symbols in CL.
There is another harder semantic problem for you though: what about
extensions to the functionality of the base CL functions? If your
CL allows (for example) circular sequences in the sequence functions, etc,
this will not flag the incompatibility.
Doug