{"id":16685330,"url":"https://github.com/wadaboa/prolog-utils","last_synced_at":"2026-03-02T04:02:36.174Z","repository":{"id":87170660,"uuid":"234939999","full_name":"Wadaboa/prolog-utils","owner":"Wadaboa","description":"Some Prolog examples, exercises and utilities","archived":false,"fork":false,"pushed_at":"2020-07-07T15:46:32.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-09T05:04:45.054Z","etag":null,"topics":["clp","data-structures","logic-programming","prolog"],"latest_commit_sha":null,"homepage":"","language":"Prolog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wadaboa.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-01-19T17:46:20.000Z","updated_at":"2020-07-07T15:46:34.000Z","dependencies_parsed_at":"2023-03-13T19:44:50.896Z","dependency_job_id":null,"html_url":"https://github.com/Wadaboa/prolog-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wadaboa/prolog-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wadaboa%2Fprolog-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wadaboa%2Fprolog-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wadaboa%2Fprolog-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wadaboa%2Fprolog-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wadaboa","download_url":"https://codeload.github.com/Wadaboa/prolog-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wadaboa%2Fprolog-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29992286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clp","data-structures","logic-programming","prolog"],"created_at":"2024-10-12T14:46:58.941Z","updated_at":"2026-03-02T04:02:36.153Z","avatar_url":"https://github.com/Wadaboa.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prolog utilities\n\n## Source files\n\n* Inside `utils.pl` you can find some Prolog examples, exercises and utilities,\nregarding data structures like lists, sets, queues and binary trees.\n* Inside `nqueens.pl` you can find two implementations of the n-queens problem,\nwhere the first one uses only LP principles, while the second one uses CLP predicates.\n* Inside `meta.pl` you can find implementations of meta-interpreters and the use of various meta-predicates.\nAlso grammar parsers and Definite Clause Grammar parsers have been tested.\n* Inside `event.pl` you can find a simple `Event Calculus` implementation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadaboa%2Fprolog-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwadaboa%2Fprolog-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadaboa%2Fprolog-utils/lists"}