kawa-commonlisp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Kawa-commonlisp-dev] Packages (1)


From: Per Bothner
Subject: Re: [Kawa-commonlisp-dev] Packages (1)
Date: Sun, 16 Jun 2013 00:17:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

On 06/13/2013 02:52 AM, Charles Turner wrote:
This patch just sets up the standard common lisp packages (doesn't
populate anything) and also some non-standard ones. The "Kawa" package
is for cross-language lookups. If looking up a symbol in the standard
CL packages fails, the FIND-PACKAGE stuff will try looking up a
downcased version of that symbol in the EmptyNamespace, which is
really all KawaNamespace is.


I checked this in - thanks!
--
        --Per Bothner
address@hidden   http://per.bothner.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]