----- Original Message -----
From: "Andreas Rottmann" <[email protected]>
To: <[email protected]>
Sent: Monday, February 23, 2009 9:34 PM
Subject: [ikarus-users] Re: syntax->position
kub <[email protected]> writes:
Hi,
How can i obtain character position from syntax object ?
On a related note, is there some variation of `read' that returns a
syntax object with source (character) position, so you can get
reasonable error messages for files "included" at expand-time?
Regards, Rotty
From: (import (psyntax system $all))
read-annotated
annotation?
annotation-expression
annotation-source
annotation-stripped
Cheers
leppie