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 LISP - R5RS - John McCarthy

Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!newsfeed.netscape.com!pixie.netscape.com!not-for-mail
From: David Rush <k...@bellsouth.net>
Newsgroups: comp.lang.scheme
Subject: Re: LISP - R5RS - John McCarthy
Date: 27 Sep 2002 07:31:52 +0100
Organization: Netscape Communications Corp.
Lines: 41
Message-ID: <okf3crwaqp3.fsf@bellsouth.net>
References: <amsm9l$3ua$1@usenet.otenet.gr> <3D91E8A6.1909117C@his.com> <amsqfv$f4n$1@usenet.otenet.gr> <3D91F266.43735A4B@his.com> <amsst9$hfq$1@usenet.otenet.gr> <gat-2509021108100001@k-137-79-50-101.jpl.nasa.gov> <amt24n$s0p$1@usenet.otenet.gr> <87znu5pzjt.fsf@becket.becket.net> <amt8iv$2qn$1@usenet.otenet.gr>
NNTP-Posting-Host: heracles.ie.office.aol.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: pixie.nscp.aoltw.net 1033108665 29261 10.128.75.68 (27 Sep 2002 06:37:45 GMT)
X-Complaints-To: news@netscape.com
NNTP-Posting-Date: Fri, 27 Sep 2002 06:37:45 +0000 (UTC)
User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands)

ilias <at_n...@pontos.net> writes:
> Thomas Bushnell, BSG wrote:
> > ilias <at_n...@pontos.net> writes:
> >>primary:
> >>- medium violation (must stay in usenet, internet thus my results can
> >>be used be anyone who has a connection)

This is illogical and a medium violation. In this medium,
(comp.lang.scheme) there is constant reference to outside books and
papers. You're going to have to get used to it, it's part of our
culture. If you don't like that, you'll need to go elsewhere.

> do you know an answer to my question?
> 
> Why's John McCarthy not mentioned (as the inventor/designer of LISP)
> in the R5RS document?

1) This is a widely known fact in Lisp culture.
2) It is not especially relevant in a *language specification*.
3) There are lots of other places (even on the net) where that fact is
   available.

You may not like reason #2, but, in writing a document, you have to
decide what must be excluded as much as what is included. Scheme owes
something to McCarthy (mostly S-expresion syntax, which actually was
not his primary intention), but it owes *much* (orders of magnitude)
more to Sussman and Steele who realized that full TCO enabled CPS
which meant that you could drop every control structure out of the
language except function application. You'll want to read the Lambda
papers (which all have titles like _Lambda: Ultimate..._) the on
readscheme.org  for the full story.

Anyway, if you want to change it you'll need to develop a fair bit of
credibility in the community. Saying "I can't/won't read anything
outside of Usenet/the World-Wide-Web" will not accomplish that.

david rush
-- 
As I've gained more experience with Perl it strikes me that it resembles
Lisp in many ways, albeit Lisp as channeled by an awk script on acid.
	-- Tim Moore (on comp.lang.lisp)