[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The utility of readmacros in converting infix expressions.



On the lisp machine READMACROs get passed the list being constructed,
so it is possible to hack simple infix syntax via readmacros.
-gjc