gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: SLIME


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: SLIME
Date: 03 May 2004 14:01:40 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks for the reference!

1) These are not part of the ANSI standard, correct?
2) That being said, I think the public doamin implementation cited
will likely compile as is under ansi gcl.  Perhaps we could distribute
as a module like the tk interface?
3) Any progress on the sibling call front?  I think I remember reading
somewhere that gcc can optionally output a file listing the sibcall
optimizations it performed.  Cannot find it right now.  Might be of
interest in adding a compiler note like the current one regarding
simple tail recursion call optimization.

Separately, I'm wondering if there is anything particularly functional
about lisp arising from its design alone, which I consider to be
primarily defined by the 'code is data' feature.  I know that acl2
goes to great lengths to be functional, and I wonder if this is
connected with their original decision to write in lisp.  In other
words, how valuable is sibling call optimization in a lisp system?

Take care,


Eric Merritt <address@hidden> writes:

> --- Camm Maguire <address@hidden> wrote:
> > 
> > > 3) gray streams.
> > > 
> > 
> > ?? What are these?
> 
>  They are a set of clos based streams. Here is an
> implementation for corman lisp 
> 
> http://www.double.co.nz/cl/#gs
> 
>  There is also a gray streams implementation in sbcl
> called (I believe) gray-streams.lisp available here
> 
> http://cvs.sourceforge.net/viewcvs.py/sbcl/sbcl/src/pcl/gray-streams.lisp?view=markup
> 
> 
> 
> 
> 
> 
>       
>               
> __________________________________
> Do you Yahoo!?
> Win a $20,000 Career Makeover at Yahoo! HotJobs  
> http://hotjobs.sweepstakes.yahoo.com/careermakeover 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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