Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion GCL status ?

Received: by 10.68.189.202 with SMTP id gk10mr7474885pbc.4.1326715351987;
        Mon, 16 Jan 2012 04:02:31 -0800 (PST)
Path: lh20ni188455pbb.0!nntp.google.com!news1.google.com!postnews.google.com!l19g2000yqj.googlegroups.com!not-for-mail
From: kodifik <kodi...@eurogaran.com>
Newsgroups: comp.lang.lisp
Subject: Re: GCL status ?
Date: Mon, 16 Jan 2012 04:02:31 -0800 (PST)
Organization: http://groups.google.com
Lines: 10
Message-ID: <79cb64c5-f611-4b25-8293-7adf139e9aad@l19g2000yqj.googlegroups.com>
References: <muxobud8aef.fsf@lrde.epita.fr> <jefam5$8dv$1@speranza.aioe.org> <jehq62$epe$1@dont-email.me>
NNTP-Posting-Host: 217.113.248.98
Mime-Version: 1.0
X-Trace: posting.google.com 1326715351 712 127.0.0.1 (16 Jan 2012 12:02:31 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 16 Jan 2012 12:02:31 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: l19g2000yqj.googlegroups.com; posting-host=217.113.248.98; posting-account=WGtoNAoAAABEmghaPvtsM8lNKA2vJFf1
User-Agent: G2/1.0
X-HTTP-UserAgent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.52,gzip(gfe)
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On Jan 10, 5:49=A0pm, Daniel Uber <dju...@gmail.com> wrote:
> Firing up clisp 2.49 on my Ubuntu machine, I find that *load-pathname*
> is defined, and is nil. That looks like the correct behavior:http://www.l=
ispworks.com/documentation/HyperSpec/Body/v_ld_pns.htm
>
> Loading gcl-2.6.7, I agree that *load-pathname* is indeed unbound. Is
> that a CLTL1 feature?

As a counterexample, GCL is THE ONLY free lisp implementation I know
where function-lamba-expression has ever worked.