fenparser

Chess position encoder

A parser for encoding chess positions using Forsyth-Edwards Notation.

a parser for Forsyth-Edwards Notation (for encoding chess positions)

GitHub

15 stars
2 watching
2 forks
Language: Python
last commit: about 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ucarion/fenA Rust implementation of the Forsyth-Edwards notation for chess board states4
teo-tsirpanis/farkleA parser library for F# and C#95
ollef/earleyA Haskell implementation of Earley's algorithm for parsing context-free grammars.366
darienhuss/shotgunyaraTools and utilities for generating encoded versions of input data9
tromp/chesspositionrankingA software suite for ranking and estimating the number of legal chess positions153
stephan-tolksdorf/fparsecA parser combinator library for F#532
utilforever/robotchessAn Auto Chess simulator built with C++ and reinforcement learning algorithms4
haf/fsattoparsecA fast binary parser with support for incremental input9
bmarini/jchessA jQuery-based JavaScript library for parsing and displaying chess games.83
nurugger07/calliopeAn Elixir-based parser for HAML templates to generate HTML output.197
dashbitco/nimble_parsecA lightweight and efficient library for building text-based parsers using composable combinators820
workday/upshot-montagueTranslates natural language into formal representations using Combinatory Categorial Grammar (CCG), enabling semantic parsing.59
tanakh/peggyA parser generator for Haskell that focuses on simplicity and conciseness while providing fast and modern parsing capabilities93
gaynetdinov/ex_marshalA Ruby Marshal format implementation in Elixir for encoding and decoding Elixir terms39
marcusbuffett/command-line-chessA terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions503