From: gavino
Subject: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <1166341390.460999.316990@79g2000cws.googlegroups.com>
Lisp I have heard can copy the features of any language.

What are some things lisp can do that smalltalk can't?

From: Pierre THIERRY
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <em32c9$1c82$1@biggoron.nerim.net>
Le Sat, 16 Dec 2006 23:43:10 -0800, gavino a écrit:
> What are some things lisp can do that smalltalk can't?

Breed trolls, it seems.

Quickly,
Pierre



-- 
···········@levallois.eu.org
OpenPGP 0xD9D50D8A
From: wooks
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <1166351545.423031.29540@16g2000cwy.googlegroups.com>
Pierre THIERRY wrote:

> Le Sat, 16 Dec 2006 23:43:10 -0800, gavino a écrit:
> > What are some things lisp can do that smalltalk can't?
>
> Breed trolls, it seems.
>

wrong.

http://groups.google.com/group/comp.lang.smalltalk/browse_frm/thread/b81a6c74644bd2b9/fd4b41d25402b63f#fd4b41d25402b63f
From: Pascal Costanza
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <4ukfs7F168t9qU1@mid.individual.net>
gavino wrote:
> Lisp I have heard can copy the features of any language.
> 
> What are some things lisp can do that smalltalk can't?

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

-- 
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/
From: gavino
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <1166377942.554527.187150@n67g2000cwd.googlegroups.com>
Why is clisp not used in comp sci depts at universities?
From: Pascal Costanza
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <4ulh3iF18qbgvU2@mid.individual.net>
gavino wrote:
> Why is clisp not used in comp sci depts at universities?

It's used at our University.


Pascal

-- 
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/
From: wooks
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <1166381264.586563.22600@79g2000cws.googlegroups.com>
gavino wrote:

> Lisp I have heard can copy the features of any language.
>
> What are some things lisp can do that smalltalk can't?

For a bloke who supposedly knows everything you sure do ask lots of
questions.

http://groups.google.com/group/alt.politics/browse_frm/thread/46ba7f451cb80937/a665ecd98fbf7aa0?lnk=st&q=alt.politics&rnum=1#a665ecd98fbf7aa0
From: Andreas Thiele
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <em3kkd$rrt$02$1@news.t-online.com>
"gavino" <········@yahoo.com> schrieb im Newsbeitrag ·····························@79g2000cws.googlegroups.com...
> Lisp I have heard can copy the features of any language.
> 
> What are some things lisp can do that smalltalk can't?
>

Regarding oo style: 

1. multiple inheritence/mixins
2. generic dispatch
3. method combination
4. Meta Object Protocol

and ... (others may contribute here :)) )

Rem.: I'm no Smalltalk specialist :))

Andreas
From: gavino
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <1166375651.108625.281880@n67g2000cwd.googlegroups.com>
holy crap, so lisp can do all kinds of things.

now is there anything smalltalk can do that lisp can't?
I assume not because of lisp's ability to copy features?
From: Pascal Costanza
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <4uld1mF17rrueU1@mid.individual.net>
gavino wrote:
> holy crap, so lisp can do all kinds of things.
> 
> now is there anything smalltalk can do that lisp can't?
> I assume not because of lisp's ability to copy features?

http://lists.squeakfoundation.org/pipermail/seaside/2002-June/000470.html

-- 
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/
From: [Invalid-From-Line]
Subject: Re: What are some things lisp can do that smalltalk can't?
Date: 
Message-ID: <6eWdnZ6rVZjdTRjYnZ2dnUVZ_sqdnZ2d@comcast.com>
"gavino" <········@yahoo.com> wrote in message 
·····························@79g2000cws.googlegroups.com...
> Lisp I have heard can copy the features of any language.
>
> What are some things lisp can do that smalltalk can't?
>

no, no, no

"Ask not what your Lisp can do for you, ask what you can do with your Lisp."

or something like that, right?