[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LetRec
- To: Rice@sumex-aim.stanford.edu
- Subject: LetRec
- From: gls@Think.COM
- Date: Mon, 11 Apr 88 14:23:08 EDT
- Cc: Common-Lisp@sail.stanford.edu
- In-reply-to: James Rice's message of Fri, 8 Apr 88 12:58:57 PDT <12388881557.13.RICE@SUMEX-AIM.Stanford.EDU>
Date: Fri, 8 Apr 88 12:58:57 PDT
From: James Rice <Rice@sumex-aim.stanford.edu>
Sorry to all of you who might have been confused by my
message. I was not thinking explicitly of Scheme's
Letrec. I was thinking of a general recursive let
construct, particularly for non-function objects, though
I see no reason why such a construct could not be used
for function objects too.
Rice.
-------
See, for example, the paper by F. Lockwood Morris and Jerald S. Schwarz,
"Computing Cyclic List Structures" in the Proceedings of the 1980 Lisp
Conference (which has been reprinted by ACM).
--Guy
- References:
- LetRec
- From: James Rice <Rice@SUMEX-AIM.Stanford.EDU>