SGF parser?

Michiel nomail at hotmail.com
Wed Feb 14 10:39:59 PST 2007


I've never written anything real or useful with D. I now have to write a
program for my bachelor project. It has to do some data mining in go games.
I'd like to use D, but I need an SGF (Smart Game Format) parser. I'd write one
myself, but that takes valuable time in which I should actually do data mining.

Is it too much to hope for an existing parser in D? If so, does anyone know a
parser in C I could link with D? If not, I'm going to have to use Java. And I
don't want to. :)

It doesn't have to be very advanced. There will be no variations in the games
I will analyze and I don't need to use the comments.

Thanks!



More information about the Digitalmars-d mailing list