chessIO: Basic chess library
A simple and fast library for generating legal chess moves. Also includes a module for communication with external processes that speak the UCI (Universal Chess Interface) protocol, a PGN parser/pretty printer, and Polyglot opening book support. On top of that, provides a console frontend program (cboard) that can be used to interactively play against UCI engines.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- chessIO-0.9.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.6.1.1, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.9.1.0, 0.9.2.0, 0.9.3.0, 0.9.3.1, 0.9.4.0, 0.9.5.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | attoparsec, base (>=4.10 && <5), binary, bytestring, chessIO, containers, deepseq, extra, file-embed, hashable, haskeline, lens, megaparsec (>=9.0), MonadRandom, mono-traversable, mtl, o-clock, optparse-applicative, prettyprinter (>=1.7.0), process, random, stm, template-haskell (>=2.9.0.0), text, th-compat (>=0.1.2), th-lift-instances, time, unordered-containers, vector, vector-binary-instances, vector-instances [details] |
Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.5, ghc ==9.0.1, ghc ==9.2.1 |
License | BSD-3-Clause |
Copyright | 2024 Mario Lang |
Author | Mario Lang |
Maintainer | mlang@blind.guru |
Category | Game |
Home page | https://github.com/mlang/chessIO#readme |
Bug tracker | https://github.com/mlang/chessIO/issues |
Source repo | head: git clone https://github.com/mlang/chessIO |
Uploaded | by mlang at 2024-10-31T07:59:43Z |
Distributions | NixOS:0.9.3.1 |
Executables | polyplay, cboard |
Downloads | 5771 total (94 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-10-31 [all 1 reports] |