[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] SGF parsers



A van Kessel wrote:

NB. I know that ;AB[aa]AB[ab] is invalid sgf, but it won't harm to allow it
by silently converting it to AB[aa][ab].
No harm done if you convert it _internally_ to AB[aaab] .

If this seems all too trivial: please ignore ...
I have a very sketchy SGF parser, which handles such situations by farming problems out to the very useful "sgfc" program which can correct a number of different types of broken sgf files.

When I get to the stage of outputting sgf files, I intend to automatically check them with sgfc too...

cheers
stuart
--
Stuart Yeates stuart.yeates@xxxxxxxxxxxxxxxxx
OSS Watch http://www.oss-watch.ac.uk/
Humbul Humanities Hub http://www.humbul.ac.uk/
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/