Joshua:

If you are looking for actual code, here are a few open source programs which 
have SGF reader/writer code:

GnuGo(C)
 http://www.gnu.org/software/gnugo/
HouseBot (C++)
 http://housebot.sourceforge.net/index.php/Main_Page
GoTraxx (C#)
 
http://www.codeplex.com/GoTraxx/SourceControl/DirectoryView.aspx?SourcePath=%24%2fGoTraxx%2fGoTraxx&changeSetId=7284

I wrote the later two. The GoTraxx version is the easiest to read, at least for 
me. The SGF code is release under GPLv3 - so use freely.

I can't visually "read" SGF files; I use both GoGui and SmartGo as viewers.

Phil

----- Original Message ----
From: Joshua Shriver <[EMAIL PROTECTED]>
To: computer-go <computer-go@computer-go.org>
Sent: Monday, July 9, 2007 8:49:48 AM
Subject: [computer-go] SGF parsing


Besides the original specification at http://www.red-bean.com/sgf/
anyone recommend an easier to read and go specific document for
parsing sgf files?

I really like the pgn format, just viewing it you can get a feel for
what is going on. I tried to figure out the SGF format by looking at
it, and have no clue what's going on.

Any help is appreciated, trying to write a parse in C

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

Reply via email to