home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ukma!usenet.ins.cwru.edu!agate!ames!think.com!barmar
- From: barmar@think.com (Barry Margolin)
- Newsgroups: comp.lang.lisp
- Subject: Re: *READ-SUPPRESS* and #P syntax
- Date: 12 Nov 1992 21:16:53 GMT
- Organization: Thinking Machines Corporation, Cambridge MA, USA
- Lines: 19
- Message-ID: <1duhk5INNqg6@early-bird.think.com>
- References: <1992Nov11.014902.6585@kronos.arc.nasa.gov> <1992Nov11.201954.825@wstar.mixcom.com>
- NNTP-Posting-Host: telecaster.think.com
-
- In article <1992Nov11.201954.825@wstar.mixcom.com> jpf@wstar.mixcom.com (John P. Flanagan) writes:
- >Strictly speaking, I don't think this behavior is allowed. Section
- >2.4.8.14, p.2-33 in the dpANS makes the following statement:
- >
- > "#P"..." is equivalent to #.(parse-namestring "...")."
-
- However, that doesn't say what "#P(...)" is equivalent to.
-
- Had it said
-
- #P<expression> is equivalent to #.(parse-namestring '<expression>)
-
- then your reasoning would be correct. Perhaps this would be a better
- definition of #P; please suggest it in your review comments.
- --
- Barry Margolin
- System Manager, Thinking Machines Corp.
-
- barmar@think.com {uunet,harvard}!think!barmar
-