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

Re: [computer-go] SGF parsers



At 02:24 PM 12/13/04, you wrote:
Mark Boon wrote:
> There are several advantages to such an approach. First, the SGF parser
> really needs to be made only once and will then be universally ...
...
one thing you may want to consider is the following. manyfaces has a "study joseki" method that is smart about symmetry. but either uses a non-standard form of sgf or nobody else can read those files or mf doesn't like kogo's sgf format ( i forget the details). but that is a *very* nice thing to have in a program for a human.

i would really like an sgf parser (in java) that would do what david's does to kogo's (or anyone's) sgf files. i cobbled up one in java a while ago from the gnu one in c, but had no clue how to make it do what mf does. and then of course you have to build the tree, so xml and jdom or something might be a real winner.

thanks

---
ray tayek <http://tayek.com/>, co-chair <http://www.ocjug.org/>, actively seeking telecommuting work.

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/