[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Desirable macro
- To: Guy.Steele at CMU-10A
- Subject: Re: Desirable macro
- From: Earl A. Killian <EAK at MIT-MC>
- Date: Tue ,13 Jan 81 20:23:00 EDT
- Cc: LISP-FORUM at MIT-MC
Date: 13 January 1981 1414-EST (Tuesday)
From: Guy.Steele at CMU-10A
(Actually, I would rather write
((FROTZ +) (CAR FIZZLEBLORT) TOOTSNOOTER)
but such is life.)
FROTZ could be a macro that defines a gensym appropriately and
returns it. Now if there were anonymous macros like there are
anonymous functions (i.e. LAMBDA), then it'd be even more
straightforward.