Message from discussion
LISP - R5RS - John McCarthy
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.cis.ohio-state.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!demon!newsfeed.stueberl.de!news.netway.at!Amsterdam.Infonet!News.Amsterdam.UnisourceCS!news.otenet.gr!not-for-mail
From: ilias <at_n...@pontos.net>
Newsgroups: comp.lang.scheme,comp.lang.lisp
Subject: LISP - R5RS - John McCarthy
Date: Wed, 25 Sep 2002 19:04:13 +0300
Organization: An OTEnet S.A. customer
Lines: 52
Message-ID: <amsm9l$3ua$1@usenet.otenet.gr>
NNTP-Posting-Host: athe720-b-multi-115.otenet.gr
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: usenet.otenet.gr 1032969333 4042 62.103.218.115 (25 Sep 2002 15:55:33 GMT)
X-Complaints-To: abuse@otenet.gr
NNTP-Posting-Date: Wed, 25 Sep 2002 15:55:33 +0000 (UTC)
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.1) Gecko/20020826
X-Accept-Language: el, en-us, en
i read about scheme.
a 'central document'
http://www.schemers.org/Documents/Standards/R5RS/r5rs.pdf
what i've noticed:
the name "McCarthy".
i've found this name at one place in the document.
Page 40 -
7.2. Formal semantics
[...]
t -> a, b McCarthy conditional "if t then a else b"
[...]
i know this name.
since a few weeks i know this name.
i think the authors meant: John McCarthy.
inventor/designer of LISP.
http://www-formal.stanford.edu/jmc/history/
scheme -> Lisp dialect.
John McCarthy -> inventor/designer of LISP.
Can someone explain me, why
John McCarthy
is in *not* referred in the whole document?
as the inventor/designer of LISP?
e.g.:
page 46
REFERENCES
nothing.
page 2:
Background
Acknowledgements
nothing.
please explain me.