From: Malcy
Subject: Steele
Date: 
Message-ID: <m2d7u077lx.fsf@oyster.home>
Well i wonder what you folks think about the fact that Guy L. Steele Jr. is
working on Java these days (not to mention Gosling which was responsible for
early Emacs). Doesnt that feels alarming at least?

-- 

···········@chat.ru

From: Chuck Fry
Subject: Re: Steele
Date: 
Message-ID: <38178908$0$226@nntp1.ba.best.com>
In article <··············@oyster.home>, Malcy  <····@chat.ru> wrote:
>Well i wonder what you folks think about the fact that Guy L. Steele Jr. is
>working on Java these days (not to mention Gosling which was responsible for
>early Emacs). Doesnt that feels alarming at least?

Why should we be worried that two Lisp stalwarts are the driving force
behind a language that is widely promoted as "mainstream"??

Besides, this is nothing new for Steele, who is co-author of a
well-regarded reference manual on C.
 -- Chuck

--
	    Chuck Fry -- Jack of all trades, master of none
 ······@chucko.com (text only please)  ········@home.com (MIME enabled)
Lisp bigot, car nut, photographer, sometime guitarist and mountain biker
The addresses above are real.  All spammers will be reported to their ISPs.
From: Tim Bradshaw
Subject: Re: Steele
Date: 
Message-ID: <ey3ln8nbzjt.fsf@lostwithiel.tfeb.org>
* Chuck Fry wrote:

> Besides, this is nothing new for Steele, who is co-author of a
> well-regarded reference manual on C.

Hasn't he worked on FORTRAN too?

--tim
From: Barry Margolin
Subject: Re: Steele
Date: 
Message-ID: <FALR3.91$uC6.3818@burlma1-snr2>
In article <··············@oyster.home>, Malcy  <····@chat.ru> wrote:
>Well i wonder what you folks think about the fact that Guy L. Steele Jr. is
>working on Java these days (not to mention Gosling which was responsible for
>early Emacs). Doesnt that feels alarming at least?

No.  Before he was working on Java, he was working on Fortran at Thinking
Machines, and before that it was C (he's the coauthor of the 2nd most
popular C book after K&R).

Java is closer in spirit to Lisp than either of those other languages (it's
very high level, it has automatic memory management, it's object oriented),
and I think this is a direct consequence of Steele's and Gosling's
experience with Lisp.

-- 
Barry Margolin, ······@bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
From: Erik Naggum
Subject: Re: Steele
Date: 
Message-ID: <3150093676028551@naggum.no>
* Malcy <····@chat.ru>
| Well i wonder what you folks think about the fact that Guy L. Steele
| Jr. is working on Java these days [...].

  that Steele is genuinely interested in language design and that we were
  fortunate to have his skills, intelligence, and guidance at a crucial
  time in the development of Common Lisp.

  what I find alarming is the deeply uninteresting nature of an increasing
  number of _questions_ in this newsgroup.

#:Erik
From: William Deakin
Subject: Re: Steele
Date: 
Message-ID: <38182ACD.BCF1D89D@pindar.com>
Dear Erik,

This is an open letter prompted by your comments:

Erik Naggum wrote:

> what I find alarming is the deeply uninteresting nature of an increasing
> number of _questions_ in this newsgroup.

It would be a great loss to this newgroup, and to me in particular, if the
nature of these questions, or anything else for that matter, discourages you
from taking any further part in c.l.l.

Best Regards,

:) will
From: Christopher R. Barry
Subject: Re: Steele
Date: 
Message-ID: <87vh7rmnjv.fsf@2xtreme.net>
Malcy <····@chat.ru> writes:

> Well i wonder what you folks think about the fact that Guy L. Steele Jr. is
> working on Java these days (not to mention Gosling which was responsible for
> early Emacs). Doesnt that feels alarming at least?

He still speaks at major Lisp events like the LUGM. (Failing illness.)
He also wrote a paper not too long ago talking about qualities that
Java needs that Common Lisp has. (Or something like that; a DejaNews
search of c.l.l should turn it up.)

Christopher
From: Malcy
Subject: Re: Steele
Date: 
Message-ID: <m2emefb9jj.fsf@oyster.home>
······@2xtreme.net (Christopher R. Barry) writes:

> Malcy <····@chat.ru> writes:
> 
> > Well i wonder what you folks think about the fact that Guy L. Steele Jr. is
> > working on Java these days (not to mention Gosling which was responsible for
> > early Emacs). Doesnt that feels alarming at least?
> 
> He still speaks at major Lisp events like the LUGM. (Failing illness.)
> He also wrote a paper not too long ago talking about qualities that
> Java needs that Common Lisp has. (Or something like that; a DejaNews
> search of c.l.l should turn it up.)
> 

Thanks for the reference, but i read it. Id also like to note that my question
arise exactly after reading it.

-- 
···········@chat.ru
From: Russell Senior
Subject: Re: Steele
Date: 
Message-ID: <861zaff4a9.fsf@coulee.tdb.com>
>>>>> "Malcy" == Malcy  <····@chat.ru> writes:

>> [...] He also wrote a paper not too long ago talking about
>> qualities that Java needs that Common Lisp has. (Or something like
>> that; a DejaNews search of c.l.l should turn it up.)

Malcy> Thanks for the reference, but i read it. Id also like to note
Malcy> that my question arise exactly after reading it.

Ah!  You read it, but did you catch the error?  

I think the title of the paper is `Growing a Language', and the
version I read was dated before January 1, 1999.  If your version is
dated after that, the error may have been corrected.

-- 
Russell Senior         ``The two chiefs turned to each other.        
·······@teleport.com     Bellison uncorked a flood of horrible       
                         profanity, which, translated meant, `This is
                         extremely unusual.' ''
From: Malcy
Subject: Re: Steele
Date: 
Message-ID: <m2904mmyoj.fsf@oyster.home>
Russell Senior <·······@teleport.com> writes:

> Malcy> Thanks for the reference, but i read it. Id also like to note
> Malcy> that my question arise exactly after reading it.
> 
> Ah!  You read it, but did you catch the error?  
> 
> I think the title of the paper is `Growing a Language', and the
> version I read was dated before January 1, 1999.  If your version is
> dated after that, the error may have been corrected.
> 

Hmmm. Read it this in august IIRC. No havent noticed the error, 
what was it?

-- 
···········@chat.ru
From: Paolo Amoroso
Subject: Re: Steele
Date: 
Message-ID: <3819a064.93497@news.mclink.it>
On 28 Oct 1999 02:37:46 +0400, Malcy <····@chat.ru> wrote:

> Well i wonder what you folks think about the fact that Guy L. Steele Jr. is
> working on Java these days (not to mention Gosling which was responsible for
> early Emacs). Doesnt that feels alarming at least?

What's so alarming about a versatile genius? Did the scientific community
feel alarmed when James Clerk Maxwell turned to electromagnetism after
working on the stability of Saturn's rings? :)

What is really alarming is the increasing frequency of threads questioning
the survival of Lisp.


Paolo
-- 
EncyCMUCLopedia * Extensive collection of CMU Common Lisp documentation
http://cvs2.cons.org:8000/cmucl/doc/EncyCMUCLopedia/
From: Eugene Zaikonnikov
Subject: Re: Steele
Date: 
Message-ID: <3819A01D.CE99AB44@cit.org.by>
Paolo Amoroso wrote:
> 
> What is really alarming is the increasing frequency of threads questioning
> the survival of Lisp.
> 
That is not really alarming. Actually, I'd be worried if at one moment I
wouldn't see a couple of such threads :)
Perhaps we should intentionally keep alive "Is Lisp Dying", to save
effort for some of newcomers.

--
  Eugene.
From: Janos Blazi
Subject: Re: Steele
Date: 
Message-ID: <aspersion-7vcj6j/INN-2.2.1/barrel@broadway.news.is-europe.net>
Should I start it again (under som alias name perhaps)?

Eugene Zaikonnikov <······@cit.org.by> schrieb in im Newsbeitrag:
·················@cit.org.by...
> Paolo Amoroso wrote:
> >
> > What is really alarming is the increasing frequency of threads
questioning
> > the survival of Lisp.
> >
> That is not really alarming. Actually, I'd be worried if at one moment I
> wouldn't see a couple of such threads :)
> Perhaps we should intentionally keep alive "Is Lisp Dying", to save
> effort for some of newcomers.
>
> --
>   Eugene.
From: David J. Cooper
Subject: Re: Steele
Date: 
Message-ID: <381A1E9B.16559A3@genworks.com>
Janos Blazi wrote:
> 
> Should I start it again (under som alias name perhaps)?
> 

No.