[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The utility of readmacros in converting infix expressions.
- To: SHRAGE at WHARTON-10
- Subject: Re: The utility of readmacros in converting infix expressions.
- From: George J. Carrette <GJC at MIT-MC>
- Date: Fri ,27 Feb 81 22:17:00 EDT
- Cc: LISP-FORUM at MIT-MC
On the lisp machine READMACROs get passed the list being constructed,
so it is possible to hack simple infix syntax via readmacros.
-gjc