[net.games.go] Article on GO programs

szymanski@clt.DEC (11/14/85)

If you have an interest in Go programs, here is an article you should see:

    Reflections on Building Two Go Programs
    Bruce Wilcox
    SIGART Newsletter, Oct. 1985, pp 29-43

Bruce was a co-designer of the Reitman-Wilcox program at the University of 
Michigan, and is the author of the commercially available NEMESIS.  This article
describes some of his experiences in reengineering the program to run on a micro
instead of a mainframe, including switching from LISP to C as an implementation
language.

This article does not contain much information on GO theory, but does describe 
some high-level design considerations and software technology insights.