{"id":13417928,"url":"https://github.com/clasp-developers/clasp","last_synced_at":"2025-12-16T14:46:19.574Z","repository":{"id":17199071,"uuid":"19966916","full_name":"clasp-developers/clasp","owner":"clasp-developers","description":"clasp Common Lisp environment","archived":false,"fork":false,"pushed_at":"2025-11-24T19:25:37.000Z","size":152818,"stargazers_count":2712,"open_issues_count":132,"forks_count":153,"subscribers_count":97,"default_branch":"main","last_synced_at":"2025-11-29T21:49:42.605Z","etag":null,"topics":["common-lisp","compiler","lisp"],"latest_commit_sha":null,"homepage":"https://clasp-developers.github.io/","language":"Common Lisp","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/clasp-developers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"licenses/LGPL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-20T03:54:02.000Z","updated_at":"2025-11-29T15:02:03.000Z","dependencies_parsed_at":"2024-01-17T19:34:37.907Z","dependency_job_id":"12267b89-86bf-4929-a88d-490ebec40b3a","html_url":"https://github.com/clasp-developers/clasp","commit_stats":null,"previous_names":["drmeister/clasp"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/clasp-developers/clasp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clasp-developers%2Fclasp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clasp-developers%2Fclasp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clasp-developers%2Fclasp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clasp-developers%2Fclasp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clasp-developers","download_url":"https://codeload.github.com/clasp-developers/clasp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clasp-developers%2Fclasp/sbom","scorecard":{"id":285209,"data":{"date":"2025-08-11","repo":{"name":"github.com/clasp-developers/clasp","commit":"aa38e75a372426fd1627d00db02ed9d0479e843e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:15","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/pkg.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: licenses/LGPL:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.7.0 not signed: https://api.github.com/repos/clasp-developers/clasp/releases/195908563","Warn: release artifact 2.6.0 not signed: https://api.github.com/repos/clasp-developers/clasp/releases/158594479","Warn: release artifact 2.7.0 does not have provenance: https://api.github.com/repos/clasp-developers/clasp/releases/195908563","Warn: release artifact 2.6.0 does not have provenance: https://api.github.com/repos/clasp-developers/clasp/releases/158594479"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: | can only immediately follow a statement: src/profiler/stacks.lisp:0","Info: Possibly incomplete results: error parsing shell code: | can only immediately follow a statement: src/profiler/symbolicate.lisp:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:283: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/clasp-developers/clasp/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/clasp/Dockerfile:1: pin your Docker image by updating ghcr.io/yitzchak/archlinux-makepkg:latest to ghcr.io/yitzchak/archlinux-makepkg:latest@sha256:47217bee69c7e0c6dca9080d901a6c93e4e461430917edcace91821e3c596264","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T17:04:19.550Z","repository_id":17199071,"created_at":"2025-08-17T17:04:19.550Z","updated_at":"2025-08-17T17:04:19.550Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27766445,"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","status":"online","status_checked_at":"2025-12-16T02:00:10.477Z","response_time":57,"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","compiler","lisp"],"created_at":"2024-07-30T22:00:55.611Z","updated_at":"2025-12-16T14:46:19.569Z","avatar_url":"https://github.com/clasp-developers.png","language":"Common Lisp","funding_links":[],"categories":["TODO scan for Android support in followings","C++","Common Lisp","Languages"],"sub_categories":["Common Lisp"],"readme":"# Clasp — Bringing Common Lisp and C++ Together\n\nClasp is a new [Common Lisp][] implementation that seamlessly interoperates with \nC++ libraries and programs using [LLVM][] for compilation to native code. This \nallows Clasp to take advantage of a vast array of preexisting libraries and \nprograms, such as out of the scientific computing ecosystem. Embedding them in a \nCommon Lisp environment allows you to make use of rapid prototyping, incremental \ndevelopment, and other capabilities that make it a powerful language.\n\nFor more information on using Clasp, see:\n\n* [Clasp Manual][]\n* [clbind Documentation][]\n\n## Releases\n\nSee [Releases][] for current releases of Clasp.  For more information please\nsee the [Release Notes][].\n\n### Building Clasp\n\nAt the moment, Clasp is supported on Linux, Mac OS X and FreeBSD. On these \nsystems, you should be able to build it from source and you may be able to\ninstall using a package manager. See the [Wiki][] for more information.\n\nIn case things go wrong, the quickest way to get help is to either \n[file an issue](#reporting-problems), or to [chat with us directly](#irc).\n\nBuilding takes a lot of resources.  In parallel mode\n(`:parallel-build t` in config.sexp) you need more than 8 GB of RAM \nand it will be 1-2 hours build time. If you do not have 8 GB of RAM you can turn off \nthe parallel build which will then run for a day or so.  Make sure to have some \npaging space (\"swapfile\") configured.\n\nThere is also docker image [here](https://github.com/clasp-developers/clasp/pkgs/container/clasp).\n\n### Common Lisp Ecosystem Support\n\nClasp supports the following major components:\n\n* [SLIME](https://common-lisp.net/project/slime/)\n* [ASDF](https://common-lisp.net/project/asdf/)\n* [Quicklisp](https://www.quicklisp.org/beta/)\n* [CFFI](https://common-lisp.net/project/cffi/)\n* [Bordeaux-Threads](https://github.com/clasp-developers/clasp/issues/163)\n* [Unicode](https://github.com/clasp-developers/clasp/issues/164)\n\nPost on the issues or [contact us](#irc) if you're interested in changing that.\n\n## Contributing to Clasp\n\nWe very much welcome any kind of contribution to Clasp, even if it is just bug \nfinding and testing. A lot can be done all around the project, if you want to \ndive into something large. See the [Contributing][] file for the few guidelines \nwe've set up around contributions.\n\n## Reporting Problems\n\nGenerally you can report problems in two fashions, either by opening a \n[New Issue][] or by [chatting with us directly](#irc). In both cases, though, \nyou should have the following pieces handy in order for us to be able to help \nyou out as quickly and painlessly as possible:\n\n* Your operating system name and version.\n* The branch that you're using of Clasp.\n* A paste of the build log or failure point that you reached.\n* Patience.\n\n## IRC\n\nClasp has an IRC channel on [Libera][] called [#clasp][]. If you have questions, \nproblems, suggestions, or generally would like to just hang out with us devs, \ncome and stop by!\n\n## More on Clasp\n\nFor more information on Clasp and the discussion around it, see the following \nsites:\n\n* [Christian Schafmeister's blog](https://drmeister.wordpress.com)\n* [Hackernews](https://hn.algolia.com/?query=clasp\u0026sort=byPopularity\u0026prefix\u0026page=0\u0026dateRange=all\u0026type=story)\n* [Reddit](https://www.reddit.com/r/lisp/search?q=clasp\u0026restrict_sr=on)\n* [Google Tech Talks](https://www.youtube.com/watch?v=8X69_42Mj-g)\n* [ELS2016](https://www.youtube.com/watch?v=5bQhGS8V6dQ)\n* [Lessons Learned Implementing Common Lisp with LLVM](https://www.youtube.com/watch?v=mbdXeRBbgDM)\n\n## Acknowledgments\n\nClasp was supported by:\n\n* The Defense Threat Reduction Agency (DOD-DTRA) (HDTRA1-09-1-0009) \n* The National Institutes of Health (NIH/NIGMS Grant number: 2R01GM067866-07A2) \n* The National Science Foundation (Grant number: 1300231)\n\n[Wiki]: https://github.com/clasp-developers/clasp/wiki/\n[Cando Docker]: https://hub.docker.com/r/thirdlaw/cando\n[#clasp]: irc://irc.libera.chat/#clasp\n[Clasp Manual]: https://clasp-developers.github.io/manual.html\n[clbind Documentation]: https://clasp-developers.github.io/clbind-doc.html\n[Common Lisp]: https://common-lisp.net/\n[Contributing]: https://github.com/clasp-developers/clasp/blob/main/CONTRIBUTING.md\n[Libera]: https://libera.chat\n[LLVM]: http://llvm.org/\n[New Issue]: https://github.com/clasp-developers/clasp/issues/new\n[Release Notes]: https://github.com/clasp-developers/clasp/blob/main/RELEASE_NOTES.md\n[Releases]: https://github.com/clasp-developers/clasp/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclasp-developers%2Fclasp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclasp-developers%2Fclasp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclasp-developers%2Fclasp/lists"}