Re: Syntax locations are ambiguous: can we track source 'offset' and 'length'?
On Tue, 3 Aug 2021, at 00:50, Vivien Kraus via General Guile related discussions wrote: > Dear guilers, > > I’m playing with syntaxes as first-class objects, and I notice that the > syntax source location is ambiguous: > > (syntax-case > (call-with-input-string "(a\r b)" read-syntax) () >
Re: Syntax locations are ambiguous: can we track source 'offset' and 'length'?
>> Vivien Kraus via General Guile related discussions > what do you think of the attached patch? Well, I think it is too special interest and way too damn big for a general user discussion list. -- Keith