gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Performance complaint from a user


From: jeff
Subject: Re: [Gcl-devel] Performance complaint from a user
Date: Mon, 29 Aug 2005 22:49:28 +0100
User-agent: Internet Messaging Program (IMP) 3.2.3

Quoting Camm Maguire <address@hidden>:

> Greetings, and thanks for the pointer!
>
> We may be able to address the non-null lexical environment if it is
> deemed important.

The way some systems deal with the non-null lexenv is to
put a (DEFUN #:whatever ...) around it, then compile that
and have it called when the file is loaded.

So they don't need any "interesting" new capabilities.

-- Jeff




reply via email to

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