From: ·······@my-deja.com
Subject: The design and evolution of CL?
Date: 
Message-ID: <8q3c1m$cts$1@nnrp1.deja.com>
Is there any CL equivalent Stroustrup's "The Design and Evolution of
C++" book?

Thanks,


Sent via Deja.com http://www.deja.com/
Before you buy.

From: Lieven Marchand
Subject: Re: The design and evolution of CL?
Date: 
Message-ID: <m3itrtfzz0.fsf@localhost.localdomain>
·······@my-deja.com writes:

> Is there any CL equivalent Stroustrup's "The Design and Evolution of
> C++" book?
> 

There's a paper "The Evolution of Lisp" by Guy L. Steele Jr. and
Richard P. Gabriel. It's available from different places on the net.

-- 
Lieven Marchand <···@bewoner.dma.be>
Lambda calculus - Call us a mad club
From: Martin Cracauer
Subject: Re: The design and evolution of CL?
Date: 
Message-ID: <8q4ma3$136o$1@counter.bik-gmbh.de>
·······@my-deja.com writes:

>Is there any CL equivalent Stroustrup's "The Design and Evolution of
>C++" book?

[Other people: this is not about the history of C++, but addresses how
 various "special" solutions in C++ came to be how they are.]

There are not enough technical-inherited quirks in CL to justify a
whole book :-)

Seriously, the annotations in the ANSI standard for CL do the kind of
justification that D&E gives for C++.  See the Hyperspec.  Also see
the CLtL2 index under "kludges".

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <········@bik-gmbh.de> http://www.bik-gmbh.de/~cracauer/
FreeBSD - where you want to go. Today. http://www.freebsd.org/
From: Rainer Joswig
Subject: Re: The design and evolution of CL?
Date: 
Message-ID: <joswig-90D26B.11373918092000@news.is-europe.net>
In article <·············@counter.bik-gmbh.de>, 
········@counter.bik-gmbh.de (Martin Cracauer) wrote:

> ·······@my-deja.com writes:
> 
> >Is there any CL equivalent Stroustrup's "The Design and Evolution of
> >C++" book?
> 
> [Other people: this is not about the history of C++, but addresses how
>  various "special" solutions in C++ came to be how they are.]

If you look under the "history" pages on www.lisp.org you
will find for example http://www.lisp.org/table/Lisp-History.html
where one for example finds http://www.lisp.org/table/cl-email-history.text.gz
where various proposals in the early days have been
discussed. See for example the "The October 1982 Common LISP Ballot".

-- 
Rainer Joswig, Hamburg, Germany
Email: ·············@corporate-world.lisp.de
Web: http://corporate-world.lisp.de/
From: Rainer Joswig
Subject: Re: The design and evolution of CL?
Date: 
Message-ID: <joswig-38E222.00271318092000@news.is-europe.net>
In article <············@nnrp1.deja.com>, ·······@my-deja.com wrote:

> Is there any CL equivalent Stroustrup's "The Design and Evolution of
> C++" book?
> 
> Thanks,
> 
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.

See:

http://www.lisp.org/table/history.htm

-- 
Rainer Joswig, Hamburg, Germany
Email: ·············@corporate-world.lisp.de
Web: http://corporate-world.lisp.de/