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

Re: question about Quasiquote




>    (defmacro deffrob (head tail)
>      `(progn (defmacro behead (x)
>                `(setf ,,head ,x))
>              (defmacro betail (y)
>                `(setf ,,tail ,y))))
> 
>    but I don't seem to write code like this myself.
> 
>    Will
> 
> I can testify to that. Will would have used continuations to do
> things like that.
> 
> 			-rpg-

Twas brillig, and the slithy toves,
Did gyre and gimble in the scheme;
...
oops, so sorry. wrong mailing list.