[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Summary of binding
- To: NIL at MIT-MC
- Subject: Summary of binding
- From: GLS at MIT-MC (Guy L. Steele, Jr.)
- From: GLS at MIT-MC (Guy L. Steele, Jr.)
- Date: Mon, 05 Jun 1978 09:29:00 GMT
- Date: 5 JUN 1978 2229-EDT
- Cc: (BUG LISP) at MIT-MC, (BUG lispm) at MIT-AI
I forgot to mention the suggestion that the declarations
as to binding class of variables be placed as declarations of some sort
at the head of the body, rather than inserted as funny keywords
in the lambda-variable list itself. This is similar to the way
the LISP Machine has come to use CHECK-ARG rather than the type
keywords. On the other hand, declarations of DO variables still look
pretty strange. On the third hand, keywords in DO variable lists
would look even crazier, maybe.
// 48 //