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

RE: computer-go: Sharing Go modules + XML



At http://www.red-bean.com/sgf/index.html is documentation for SGF.  Also
here is reference to SGFML.  On that page is a link to an early draft and
a link to an eGroups mailing list, GoXML.

I think the fewer wheels we have to reinvent, the better.  If this works,
or can be made to work by participating in the development of a GoXML, we
should use that rather than starting another effort.  Also, we gain access
to any tools others develop that support GoXML.

-- 
Clark B. Wierda    URL: http://www.io.com/~cbw/    cbw@xxxxxxxxxxxxxxxxx

On Thu, 17 May 2001, Jed Anderson/MIN/OTI wrote:

> 
> I have had a lot of luck using the apache xerces parser and XML.  It makes
> parsing the
> XML much easier (http://xml.apache.org/xerces-j/).
> 
> This forum appears to be the perfect place for a GoML discussion is anybody
> else
> interested in creating such a language?
> 
> jkca