This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

FCP

Home * Engines * FCP

FCP, (Forth Chess Program)
a chess engine by Ian Osgood, written as an exercise in learning the Forth programming language, originally derived from Tom Kerrigan's simple chess program TSCP 1.71. At the time it was started, there were no other chess programs in Forth which used modern search techniques. FCP retains the values of small footprint (< 64K) and code clarity. Normally, FCP is used from the Forth command line. There are also drivers for working in XBoard and running EPD test suites.

Contents
  1. Enhancements
  2. See also
  3. Forum Posts
  4. External Links
  5. References

Enhancements

Although FCP started with a nearly identical evaluation function as an aid to detecting bugs when porting from C to Forth, FCP diverged from TSCP in many ways 1:

See also

Forum Posts

Re: Go FORTH and multiply with FCP... by Ian Osgood, CCC, September 08, 2009

References

Up one Level


  1. TSCP enhancements (Re: Short chess programs) by Ian Osgood, CCC, September 19, 2002↩︎

  2. brainless | Free Games software downloads at SourceForge.net↩︎

Categories: Open Source · Didactic · Forth · Acronym · CP Suffix

What links here

Contributors: GerdIsenberg.