{"id":23190559,"url":"https://github.com/mlang/chessio","last_synced_at":"2025-04-07T09:19:45.178Z","repository":{"id":34361198,"uuid":"177873584","full_name":"mlang/chessIO","owner":"mlang","description":"Fast haskell chess move generator library and console UCI frontend","archived":false,"fork":false,"pushed_at":"2025-01-11T23:23:55.000Z","size":48731,"stargazers_count":31,"open_issues_count":4,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-31T07:08:47.616Z","etag":null,"topics":["boardgames","chess","chess-game","console","haskell"],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/chessIO","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlang.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-26T21:47:17.000Z","updated_at":"2025-01-11T23:23:58.000Z","dependencies_parsed_at":"2024-12-12T13:24:09.701Z","dependency_job_id":"7ca9c089-84c5-4654-97da-b338c075036c","html_url":"https://github.com/mlang/chessIO","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlang%2FchessIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlang%2FchessIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlang%2FchessIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlang%2FchessIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlang","download_url":"https://codeload.github.com/mlang/chessIO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247622983,"owners_count":20968575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boardgames","chess","chess-game","console","haskell"],"created_at":"2024-12-18T12:14:55.342Z","updated_at":"2025-04-07T09:19:45.157Z","avatar_url":"https://github.com/mlang.png","language":"Haskell","readme":"# A Haskell chess library and console UCI frontend program\n\n[![Build status](https://github.com/mlang/chessIO/actions/workflows/ci.yml/badge.svg)](https://github.com/mlang/chessIO/actions/workflows/ci.yml)\n\n`chessIO` is a Haskell library for working with chess positions and moves,\nand a console frontend program (cboard) to work with UCI compatible\nchess engines.\n\n## The Library\n\nThe main module provided by the library is\n[Game.Chess](https://hackage.haskell.org/package/chessIO/docs/Game-Chess.html),\nwhich defines data types and functions for working with chess positions\nand moves. It offers a fully compliant move generator and parsing for\nand printing positions in [Forsyth-Edwards\nNotation](https://en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation)\nand moves in [Algebraic\nNotation](https://en.wikipedia.org/wiki/Algebraic_notation_(chess)).\n\nModule\n[Game.Chess.UCI](https://hackage.haskell.org/package/chessIO/docs/Game-Chess-UCI.html)\nprovides functionality to run an external process which understands the\nUniversal Chess Interface protocol from within Haskell.\n\n## Console frontend for the Universal Chess Interface protocl\n\n`cboard` is a simple console (text-mode) frontend for interacting with\nchess engines (like stockfish or glaurung) which make use of the UCI\nprotocol.\n\nTo launch a chess engine, simply pass its executable name and arguments\nto cboard. For instance, `cboard stockfish`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlang%2Fchessio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlang%2Fchessio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlang%2Fchessio/lists"}