{"id":24304158,"url":"https://github.com/theow03/hazel","last_synced_at":"2025-03-06T15:27:46.687Z","repository":{"id":272512071,"uuid":"902608227","full_name":"TheoW03/Hazel","owner":"TheoW03","description":"LLVM Compiler for Hazel, a Functional paradigm declartive programming langauge  ","archived":false,"fork":false,"pushed_at":"2025-03-05T21:51:00.000Z","size":210,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T22:33:35.713Z","etag":null,"topics":["compilers","functional-programming","llvm"],"latest_commit_sha":null,"homepage":"https://docs.google.com/document/d/12JWLuCte1r-tfAHKesndeBFRdnv7tT663QnIC2gSafY/edit?tab=t.0#heading=h.85eivsfcywf4","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheoW03.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":"2024-12-12T22:51:35.000Z","updated_at":"2025-03-05T21:51:05.000Z","dependencies_parsed_at":"2025-01-30T16:26:40.600Z","dependency_job_id":"0e87c9ac-7318-4e17-b06a-af0cb97b2646","html_url":"https://github.com/TheoW03/Hazel","commit_stats":null,"previous_names":["theow03/hazel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoW03%2FHazel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoW03%2FHazel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoW03%2FHazel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoW03%2FHazel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheoW03","download_url":"https://codeload.github.com/TheoW03/Hazel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242234201,"owners_count":20094145,"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":["compilers","functional-programming","llvm"],"created_at":"2025-01-17T01:16:40.297Z","updated_at":"2025-03-06T15:27:46.532Z","avatar_url":"https://github.com/TheoW03.png","language":"C++","readme":"# Hazel\n\n![](https://img.shields.io/badge/License-GPLv3-blue.svg)\n![](https://tokei.rs/b1/github/TheoW03/hazel)\n\nhazel is a declartive functional paradigm programming langauge. its syntax and name is inpsired by haskell.\n\nIt uses a LLVM compiler, hazelc.\n\n\n## build instrcutions\n\nmake sure you have CMake v3.22.1 and the LLVM version 14.0.0\nif not download them here\n\n- [cmake]\n \n- [llvm]\n\n\nnow run this in your terminal\n\n```sh\ncmake -S . -B build \ncmake --build build --config Release\n./hazelc --help\n```\n\nthis is a fairly early project so most features are not impl yet \nplease read the Langauge definition. \n\n[documentation]\n\n[documentation]: \u003chttps://docs.google.com/document/d/12JWLuCte1r-tfAHKesndeBFRdnv7tT663QnIC2gSafY/edit?tab=t.0#heading=h.85eivsfcywf4\u003e\n\n[llvm]: \u003chttps://releases.llvm.org/download.html\u003e\n\n[cmake]: \u003chttps://cmake.org/download/\u003e\n\n[lines-of-code-badge]: \u003chttps://tokei.rs/b1/github/TheoW03/Hazel\u003e\n[gpl]:\u003chttps://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheow03%2Fhazel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheow03%2Fhazel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheow03%2Fhazel/lists"}