{"id":16518896,"url":"https://github.com/brandonwillard/hypokanren","last_synced_at":"2026-02-18T10:34:55.478Z","repository":{"id":146267773,"uuid":"158120442","full_name":"brandonwillard/hypoKanren","owner":"brandonwillard","description":"A microKanren implementation in Hy with constraints","archived":false,"fork":false,"pushed_at":"2019-03-21T22:00:27.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T16:04:08.525Z","etag":null,"topics":["constraint-programming","hy","logic-programming","microkanren","relational-programming"],"latest_commit_sha":null,"homepage":"","language":"Hy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brandonwillard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-11-18T19:44:19.000Z","updated_at":"2021-05-13T22:40:58.000Z","dependencies_parsed_at":"2023-04-28T01:09:11.697Z","dependency_job_id":null,"html_url":"https://github.com/brandonwillard/hypoKanren","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brandonwillard/hypoKanren","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2FhypoKanren","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2FhypoKanren/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2FhypoKanren/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2FhypoKanren/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandonwillard","download_url":"https://codeload.github.com/brandonwillard/hypoKanren/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2FhypoKanren/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29576633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["constraint-programming","hy","logic-programming","microkanren","relational-programming"],"created_at":"2024-10-11T16:44:03.558Z","updated_at":"2026-02-18T10:34:50.462Z","avatar_url":"https://github.com/brandonwillard.png","language":"Hy","funding_links":[],"categories":[],"sub_categories":[],"readme":"hypoKanren\n========\n\nAn implementation of [microKanren][mk] with constraints in [Hy][hylang].\n\nCurrently, this project serves as a staging ground for a possible large-scale\nrefactoring of the main miniKanren-in-Hy project, [`loghyc`][loghyc] (soon to be\nformerly known as `adderall`).\n\nDesign\n========\n\nEfforts to better utilize Python and Hy features within this implementation are\nongoing, but\u0026mdash;to start\u0026mdash;the stream processing and delayed goal evaluation\nare, naturally, implemented with Python generators, and some uses of association lists\nhave been replaced by immutable dictionaries (via [`pyrsistent`][pyrsistent]) and/or\ncustom classes.\n\nOutside of the miniKanren DSL, this project attempts to share some of the\ninternal API (e.g. stream and utility function names and signatures) with the\npublished implementations.\n\n\nFeatures\n===========\n\n* Standard microKanren with some basic miniKanren goals (e.g. `run`, `fresh`, `conde`)\n* Constraints (e.g. `=/=`, `absento`, `symbolo`)\n\n[mk]: http://minikanren.org/\n[hylang]: http://hylang.org/\n[hydiomatic]: https://github.com/algernon/hydiomatic\n[loghyc]: https://github.com/algernon/adderall\n[pyrsistent]: https://github.com/tobgu/pyrsistent\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandonwillard%2Fhypokanren","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandonwillard%2Fhypokanren","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandonwillard%2Fhypokanren/lists"}