{"id":25195880,"url":"https://github.com/s-expressionists/consecution","last_synced_at":"2026-01-19T02:32:04.804Z","repository":{"id":210800969,"uuid":"727140068","full_name":"s-expressionists/Consecution","owner":"s-expressionists","description":"An implementation of the Common Lisp sequence functions.","archived":false,"fork":false,"pushed_at":"2025-11-25T00:49:10.000Z","size":219,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-28T11:11:39.075Z","etag":null,"topics":["common-lisp"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s-expressionists.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-12-04T09:11:33.000Z","updated_at":"2025-11-25T00:49:07.000Z","dependencies_parsed_at":"2023-12-07T07:24:24.649Z","dependency_job_id":"9d9d9a5c-2191-43f0-bb21-a5dd6594dd17","html_url":"https://github.com/s-expressionists/Consecution","commit_stats":null,"previous_names":["s-expressionists/consecution"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s-expressionists/Consecution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-expressionists%2FConsecution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-expressionists%2FConsecution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-expressionists%2FConsecution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-expressionists%2FConsecution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-expressionists","download_url":"https://codeload.github.com/s-expressionists/Consecution/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-expressionists%2FConsecution/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28558229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"online","status_checked_at":"2026-01-19T02:00:08.049Z","response_time":67,"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":["common-lisp"],"created_at":"2025-02-10T01:38:58.954Z","updated_at":"2026-01-19T02:32:04.785Z","avatar_url":"https://github.com/s-expressionists.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Consecution: An implementation of the Common Lisp sequence functions.\n\nThis library contains a complete implementation of the Common Lisp\nsequence functions.  The code can be used both intrinsically and\nextrinsically.  By \"intrinsically\", we mean that it can be used for\nthe native implementation of the sequence functions in a Common Lisp\nsystem that either does not have such an implementation, or that has\nan implementation but that is deemed inferior to this one.  By\n\"extrinsically\", we mean that it can be used in an existing Common\nLisp system without affecting the native implementation of the\nsequence functions in that system.\n\n## License\n\nSee [LICENSE.md](LICENSE.md).\n\n## Testing\n\nThe sequence tests of [ansi-test][] can be run on [SBCL][] via the\nfollowing shell command. Consecution has not been tested on other Lisp\nimplementations yet.\n\n```\nsbcl --eval \"(ql:quickload :consecution-extrinsic/test)\" --eval \"(asdf:test-system :consecution-extrinsic\")\n```\n\nFollowing the first invocation of the tests the command may be\nshortened to the following.\n\n```\nsbcl --eval \"(asdf:test-system :consecution-extrinsic\")\n```\n\n[ansi-test]: https://gitlab.common-lisp.net/ansi-test/ansi-test\n[SBCL]: https://sbcl.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-expressionists%2Fconsecution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-expressionists%2Fconsecution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-expressionists%2Fconsecution/lists"}