[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: LISP-FORUM at MIT-MC
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Fri ,2 Oct 81 02:10:00 EDT
    Date: 2 October 1981 01:52-EDT
    From: Earl A. Killian <EAK at MIT-MC>
    I don't object to what you're proposing; it is essentially what I
    was saying about LAMBDA being a macro that expands into something
    simpler but more parsable, except you're breaking it up into
    multiple special forms (VANILLA-LAMBDA, SPECIAL-LAMBDA and
    FUNCTIONAL-LAMBDA) instead of one.  That's ok with me.