Hi Stefan, On Mon 23 Jan 2012 17:06, Stefan Israelsson Tampe <stefan.ita...@gmail.com> writes:
> and when parse is ready to unpack S we could have > > S = #(syntax-object #<struct-s> wrap-part hygiene) > > Now I basically solve this problem by constructing Why do syntax->datum and datum->syntax not work for you to pack and unpack these structs in syntax objects? > a = (vector 'syntax-object (vector-ref (struct-s-code (syntax->datum S)) 1) > (un-mark wrap-part) hygiene) Gross :) Andy -- http://wingolog.org/