{"id":34063739,"url":"https://github.com/jmanuel1/concat","last_synced_at":"2026-04-05T11:32:11.566Z","repository":{"id":56748536,"uuid":"56918603","full_name":"jmanuel1/concat","owner":"jmanuel1","description":"A poorly named Python-based concatenative programming language.","archived":false,"fork":false,"pushed_at":"2026-03-17T18:36:46.000Z","size":1414,"stargazers_count":8,"open_issues_count":23,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-18T08:05:27.926Z","etag":null,"topics":["concatenative","concatenative-language","concatenative-programming-language","python","stack-based"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jmanuel1.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-04-23T12:41:31.000Z","updated_at":"2026-03-17T18:36:51.000Z","dependencies_parsed_at":"2026-02-11T08:01:59.747Z","dependency_job_id":null,"html_url":"https://github.com/jmanuel1/concat","commit_stats":{"total_commits":822,"total_committers":1,"mean_commits":822.0,"dds":0.0,"last_synced_commit":"f822ea815fe320de916a64e78bc43189644e4187"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jmanuel1/concat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanuel1%2Fconcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanuel1%2Fconcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanuel1%2Fconcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanuel1%2Fconcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmanuel1","download_url":"https://codeload.github.com/jmanuel1/concat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmanuel1%2Fconcat/sbom","scorecard":{"id":523942,"data":{"date":"2025-08-11","repo":{"name":"github.com/jmanuel1/concat","commit":"03178453291ccc036ee6ca8ccf1ca1212be061d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/super-linter.yml:19","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/super-linter.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/super-linter.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-app.yml:13","Info: found token with 'none' permissions: .github/workflows/super-linter.yml:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jmanuel1/concat/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jmanuel1/concat/python-app.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-app.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jmanuel1/concat/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/super-linter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jmanuel1/concat/super-linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/super-linter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jmanuel1/concat/super-linter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/super-linter.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jmanuel1/concat/super-linter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/super-linter.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jmanuel1/concat/super-linter.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/super-linter.yml:48","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf"],"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 30 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-20T03:51:03.651Z","repository_id":56748536,"created_at":"2025-08-20T03:51:03.651Z","updated_at":"2025-08-20T03:51:03.651Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31434624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"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":["concatenative","concatenative-language","concatenative-programming-language","python","stack-based"],"created_at":"2025-12-14T05:42:58.188Z","updated_at":"2026-04-05T11:32:11.553Z","avatar_url":"https://github.com/jmanuel1.png","language":"Python","readme":"Concat\n======\n\n[![Coverage\nStatus](https://coveralls.io/repos/github/jmanuel1/concat/badge.svg?branch=master)](https://coveralls.io/github/jmanuel1/concat?branch=master)\n\nAn experimental, not entirely thought out, concatenative Python-based programming language.\n\nExamples are in the examples directory. To see the (out of date and incomplete)\nspec, go to\n[http://jmanuel1.github.io/concat-spec/](http://jmanuel1.github.io/concat-spec/).\n\nPython 3.12 required.\n\nDevelopment\n-----------\n\n### Code formatting\n\nPython code is formatted using [Ruff](https://docs.astral.sh/ruff/) through a\n[pre-commit](https://github.com/pre-commit/pre-commit) Git hook. To set this up\nin your clone of the repository, install the `dev` dependencies of the project\n(by running `pip install -e .[dev]`, for example), and then run:\n\n    pre-commit install\n\nNow Ruff and pre-commit should be working! Whenever you commit a Python file,\nRuff will be ran on that file. If Ruff makes formatting changes, you might need\nto try restaging and recommiting.\n\n### Testing\n\nIf you run the tests on Windows, you might need a\n[Rust](https://www.rust-lang.org) installation for one of the tests. (The tests\ndepend on [`pywinpty`](https://pypi.org/project/pywinpty/) to use Windows\npseudoterminals.)\n\nIf your Python is 32-bit, you may get Rust compile errors that make it look like\nthe standard library is missing (in particular, E0463: `rustc --explain E0463`).\nAs suggested by `rustc`, you can try adding the right standard library with\n`rustup target add \u003ctarget\u003e`. I used the target `i686-pc-windows-msvc` even\nthough `pywinpty` claims to require `x86_64-pc-windows-msvc` to build from\nsource. Then set the environment variable `CARGO_BUILD_TARGET` to\n`i686-pc-windows-msvc` and try to install `pywinpty` again.\n\nRun the tests and get coverage info using `coverage run -m nose2 --pretty-assert\nconcat.tests`. (Make sure you've installed the development dependencies first.)\n\n**Nota Bene**: If you have `concat` installed globally, make sure to create and\nenter a `virtualenv` before testing, so you don't end up running the installed\nversion.\n\n### CI Linters\n\nTo run the linters locally, use:\n\n```pwsh\n# Powershell\ndocker run -e RUN_LOCAL=true --env-file .\\.github\\super-linter.env -v .:/tmp/lint ghcr.io/super-linter/super-linter:latest\n```\n\n### Building and uploading (on Windows)\n\nChange the version number in `setup.py`. **Upload will fail if you try to push\nan existing version.**\n\nDelete the `dist` directory, if it exists.\n\n    rmdir dist /S\n\nBuild source and pure Python-3 distributions.\n\n    py -3 setup.py sdist\n    py -3 setup.py bdist_wheel\n\nUpload.\n\n    twine upload dist/* [-r pypitest]\n\nRelated work\n------------\n\nFor a similar idea that is more mature, check out\n[Nustack](https://github.com/BookOwl/nustack).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmanuel1%2Fconcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmanuel1%2Fconcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmanuel1%2Fconcat/lists"}