[Gardeners] lisp-standard-library?
Marco Antoniotti
marcoxa at cs.nyu.edu
Sun Dec 18 14:36:32 CST 2005
Gregory Bird wrote:
> On 12/17/05, *Gary King* <gwking at metabang.com
> <mailto:gwking at metabang.com>> wrote:
>
> Hi Greg,
> > Now if I write code that uses this standard-library package I
> > should have access to all of these libraries right? Or do I need
> > to do something else? Like an export statement in the defpackage
> > maybe??
>
> The symbols in the used packages are available in the standard-
> library package but not in any packages that use standard library. If
> you want the symbols that are from the used packages to be directly
> usable by packages that use standard library (sorry about this
> sentence, by the way... sigh), then you need to export them.
...
>
>
> Thanks! I knew there was something I was missing.
You guys also want to look at the "conduit packages" on tfeb.org.
Cheers
--
Marco
More information about the Gardeners
mailing list