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

Re: Monkey-patching $quasi-value$

This page is part of the web mail archives of SRFI 108 from before July 7th, 2015. The new archives for SRFI 108 contain all messages, not just those from before July 7th, 2015.



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/