On Tue 22 Jan 2013 17:19, Stefan Israelsson Tampe <stefan.ita...@gmail.com> 
writes:

>> > (read-hash-extend #\_ syntax-closure-reader)
>>
>> Have you tried having your srfi-72 module export a binding for unsyntax?
>
> I would like to use that of cause, but does it mix well with other
> already written code?

It should work in a modular fashion.  #,foo reads as (unsyntax foo), and
the meaning of that depends on the binding of unsyntax that is current.

Andy
-- 
http://wingolog.org/

Reply via email to