[Haskell-beginners] programming novice :: chess engine interest - request for resource suggestions.

Henk-Jan van Tuyl hjgtuyl at chello.nl
Sun Dec 23 14:15:01 CET 2012


On Sun, 23 Dec 2012 09:22:34 +0100, B F <diabellical at gmail.com> wrote:

> I would like to
> learn Haskell by exploring ideas in chess evaluation development from the
> statistical and pattern similarity side (rather than simply max ply
> search).

A very interesting read is:
Why Functional Programming Matters
http://www.cse.chalmers.se/~rjmh/Papers/whyfp.html

The source code in this document is not in Haskell, but everyone, who  
starts programming in a non-strict functional language, should read it. It  
also describes a way to write chess programs.

Regards,
Henk-Jan van Tuyl


-- 
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--



More information about the Beginners mailing list