On Sun, 2009-02-22 at 06:59 -0800, kub wrote: > Hi, > How can i obtain character position from syntax object ? > > I'm writing unit-testing library and I'd like to print source position > message > from the assert-like macro. Already have working version for PLT, but > it > looks like impossible task for ikarus. Should i add feature request ?
The functionality is unexported and buried in (psyntax expander). Aziz will have to say if it's ready to be exposed. -- : Derick ----------------------------------------------------------------
