gedcom icon indicating copy to clipboard operation
gedcom copied to clipboard

Include `pos` data with the AST

Open tmcw opened this issue 4 years ago • 0 comments
trafficstars

The tokenizer I've written is "one token per line", so it's not quite a real tokenizer. It would be useful, if we want to emit nice errors, to actually record locations of things. That would help integrating with the unified ecosystem, like vfile, for reporters.

tmcw avatar Jan 10 '21 23:01 tmcw