[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Monkey-patching $quasi-value$
On 11/25/2012 12:10 AM, Per Bothner wrote:
What do you think of ($construct$:foo ..) instead of the rather
ungainly ($quasi-value-transformer$:foo ...)?
I'm thinking the use of colon may cause some complications (or at
least portability issues), since Kawa does some magic with colons.
How about just plain:
&#foo[...] ==> ($construct$foo ..)
--
--Per Bothner
per@xxxxxxxxxxx http://per.bothner.com/