{"id":24286233,"url":"https://github.com/05st/capri","last_synced_at":"2025-08-30T09:10:16.681Z","repository":{"id":45700497,"uuid":"420195419","full_name":"05st/capri","owner":"05st","description":"Statically typed programming language with emphasis on functional programming, compiles to LLVM IR.","archived":false,"fork":false,"pushed_at":"2023-02-14T00:38:32.000Z","size":314,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T05:42:06.387Z","etag":null,"topics":["compiler","functional-programming","haskell","language","languages","programming-language"],"latest_commit_sha":null,"homepage":"https://05st.github.io/capri-website/","language":"Haskell","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/05st.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":"2021-10-22T17:59:00.000Z","updated_at":"2024-11-07T21:13:33.000Z","dependencies_parsed_at":"2025-01-16T07:33:45.308Z","dependency_job_id":"5a8a9abc-7b68-4eca-bbd5-3e5c53696232","html_url":"https://github.com/05st/capri","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/05st/capri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05st%2Fcapri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05st%2Fcapri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05st%2Fcapri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05st%2Fcapri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/05st","download_url":"https://codeload.github.com/05st/capri/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05st%2Fcapri/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272828152,"owners_count":24999982,"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-08-30T02:00:09.474Z","response_time":77,"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":["compiler","functional-programming","haskell","language","languages","programming-language"],"created_at":"2025-01-16T07:29:01.353Z","updated_at":"2025-08-30T09:10:16.668Z","avatar_url":"https://github.com/05st.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capri\nCapri is a statically typed, general purpose programming language with an emphasis on functional programming and simplicity. It takes inspiration from other languages such as Rust or Haskell.\n\n![Total Lines](https://img.shields.io/tokei/lines/github/05st/capri)\n![Latest Release](https://img.shields.io/github/v/release/05st/capri?include_prereleases)\n\nThe compiler currently targets only LLVM (previously it generated C). Everything in the language is subject to change. Major planned features such as ad-hoc polymorphism are also currently missing. Here is a list of so far implemented features:\n- Type inference with an extended Hindley-Milner type system\n- Extensible records and enums (algebraic data types)\n- Isorecursive types\n- Parametric polymorphism\n- Module system (which will allow some sort of dynamic linking)\n- User-defined prefix, infix, and postfix operators with arbitrary precedences\n- Pattern matching (exhaustiveness checking is planned)\n- A small standard library\n\nPlanned features:\n- Ad-hoc polymorphism (most likely via typeclasses)\n- Optional [garbage collector](https://en.wikipedia.org/wiki/Boehm_garbage_collector)\n- Lambdas/closures\n- Exhaustiveness checking for pattern matching\n\nExamples can be found [here](https://github.com/05st/capri/tree/master/examples).\n\n## Documentation, Installation/Usage Instructions\nLanguage documentation and instructions can be found on the [docs](https://05st.github.io/capri-website/).\n\n---\n\nGo [here](https://github.com/05st/capri-website) if you're looking for the Capri website repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F05st%2Fcapri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F05st%2Fcapri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F05st%2Fcapri/lists"}