HOME

TheInfoList



OR:

Extended Position Description (EPD) is a standard for describing chess games and chess positions and an extended set of structured attribute values using the
ASCII ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
character set. EPD was developed by John Stanback and
Steven J. Edwards Stephen or Steven is an English given name, first name. It is particularly significant to Christianity, Christians, as it belonged to Saint Stephen ( ), an early disciple and deacon who, according to the Book of Acts, was stoned to death; he is w ...
. Its first implementation is in Stanback's chessplaying program Zarkov. It extends the
Forsyth–Edwards Notation Forsyth–Edwards Notation (FEN) is a standard Chess notation, notation for describing a particular board position of a chess game. The purpose of FEN is to provide all the necessary information to restart a game from a particular position. FEN i ...
(FEN) except for the halfmove clock and full move number which are not mandatory, but implemented as ''operations'' hmvc and fmvn. It is intended for data and command interchange among chessplaying computer programs. It is also intended to represent portable opening library repositories.http://www.thechessdrum.net/PGN_Reference.txt


See also

*
Forsyth–Edwards Notation Forsyth–Edwards Notation (FEN) is a standard Chess notation, notation for describing a particular board position of a chess game. The purpose of FEN is to provide all the necessary information to restart a game from a particular position. FEN i ...
*
Portable Game Notation Portable Game Notation (PGN) is a standard plain text format for recording chess games (both the moves and related data), which can be read by humans and is also supported by most chess software. History PGN was devised around 1993, by Steven J ...


External links

* http://www.thechessdrum.net/PGN_Reference.txt * https://github.com/fsmosca/PGN-Standard * https://www.chessprogramming.org/Extended_Position_Description


References

Chess notation {{chess-stub