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

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

Re: [Kawa-commonlisp-dev] [PATCH] Type refactoring.


From: Charles Turner
Subject: Re: [Kawa-commonlisp-dev] [PATCH] Type refactoring.
Date: Sat, 20 Oct 2012 11:42:25 +0100

On 20 October 2012 08:49, Helmut Eller <address@hidden> wrote:
> Would it be hard to use Symbols instead of Strings as type names?
> For Common Lisp at least it would be more correct to use symbols.

I know it's taking a long time, but I haven't got to that part of the
patches yet. That should come after the lisp package patches. In my
branch, I  predefine static symbol members in CommonLisp for special
case comparisons. Like if (sym == CommonLisp.DECLARE) etc, but that's
only clean once we have a notion of the CL package, into which these
symbols are interned.

(BTW, I wasn't very clear about the RunTestScript thing, if make check
hangs in the commonlisp testsuite, the problem isn't confined to my
computer)

Charles.



reply via email to

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