{"id":15637814,"url":"https://github.com/kit-ty-kate/labrys","last_synced_at":"2025-07-25T02:11:40.869Z","repository":{"id":9831857,"uuid":"11819934","full_name":"kit-ty-kate/labrys","owner":"kit-ty-kate","description":"A toy language based on LLVM that implements the System Fω type-system","archived":false,"fork":false,"pushed_at":"2023-08-14T20:27:19.000Z","size":4698,"stargazers_count":107,"open_issues_count":2,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-12T14:15:00.276Z","etag":null,"topics":["compiler","language","llvm","ocaml","programming-language","type-system"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/kit-ty-kate.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":"2013-08-01T15:05:23.000Z","updated_at":"2025-02-06T10:10:07.000Z","dependencies_parsed_at":"2024-10-23T04:23:55.155Z","dependency_job_id":null,"html_url":"https://github.com/kit-ty-kate/labrys","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-ty-kate%2Flabrys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-ty-kate%2Flabrys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-ty-kate%2Flabrys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-ty-kate%2Flabrys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kit-ty-kate","download_url":"https://codeload.github.com/kit-ty-kate/labrys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975291,"owners_count":21192198,"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","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","language","llvm","ocaml","programming-language","type-system"],"created_at":"2024-10-03T11:12:55.003Z","updated_at":"2025-04-14T22:45:05.918Z","avatar_url":"https://github.com/kit-ty-kate.png","language":"OCaml","funding_links":[],"categories":["Functional"],"sub_categories":[],"readme":"Labrys is a toy language based on LLVM that implements the System Fω type-system.\n\n\u003cimg src=\"doc/logo.png\" alt=\"Labrys logo\" width=\"25%\" height=\"25%\" /\u003e\n\n### Features\n\n* Effects\n* Checked exceptions (via effects)\n* LLVM backend\n* Higher-order polymorphism\n\n### Runtime requirements\n\n* A C compiler: `cc` is used by default\n\n### Build-time requirements\n\n* The latest OPAM and the latest OCaml (https://opam.ocaml.org/)\n* Ott (for building documentation only)\n* Rubber (for building documentation only)\n\n### Installation\n\n```\n$ opam pin add labrys .\n```\n\n### Usage\n\nExamples of the syntax or features can be seen in the `examples` directory\n\nTo compile an example you have to use the following command:\n\n```\n$ labrys build-program examples/Hello.sfw\n```\n\nJust replace `Hello` by the name of the module you want to compile (such as `NativeFact` or `Fact`)\n\nThen you can execute the resulting program with:\n\n```\n$ ./a.out\n```\n\nTo know more about the compiler options, use the `--help` argument like:\n\n```\n$ labrys --help\n$ labrys build-program --help\n```\n\n\nEnjoy !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit-ty-kate%2Flabrys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkit-ty-kate%2Flabrys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit-ty-kate%2Flabrys/lists"}