{"id":28515160,"url":"https://github.com/matteoepitech/valka","last_synced_at":"2025-07-05T09:30:51.296Z","repository":{"id":294925530,"uuid":"985768186","full_name":"matteoepitech/Valka","owner":"matteoepitech","description":"Valka is a programming language made in C using LLVM.","archived":false,"fork":false,"pushed_at":"2025-06-06T08:38:31.000Z","size":1341,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T09:32:39.393Z","etag":null,"topics":["c","compiler","cross-platform","language","llvm"],"latest_commit_sha":null,"homepage":"","language":"C","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/matteoepitech.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,"zenodo":null}},"created_at":"2025-05-18T13:42:59.000Z","updated_at":"2025-06-06T08:37:41.000Z","dependencies_parsed_at":"2025-06-06T09:36:13.962Z","dependency_job_id":null,"html_url":"https://github.com/matteoepitech/Valka","commit_stats":null,"previous_names":["matteoepitech/valka"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/matteoepitech/Valka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteoepitech%2FValka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteoepitech%2FValka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteoepitech%2FValka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteoepitech%2FValka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matteoepitech","download_url":"https://codeload.github.com/matteoepitech/Valka/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteoepitech%2FValka/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263718207,"owners_count":23500793,"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":["c","compiler","cross-platform","language","llvm"],"created_at":"2025-06-09T03:00:37.553Z","updated_at":"2025-07-05T09:30:51.292Z","avatar_url":"https://github.com/matteoepitech.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Valka | Programming Language\n\n\u003cimg src=\"./media/valka-logo-full.png\" alt=\"Valka Logo\" width=\"450\" /\u003e\n\n![Language](https://img.shields.io/badge/Lang-Valka-blueviolet)\n![Status](https://img.shields.io/badge/Status-WIP-yellow)\n![Spare time](https://img.shields.io/badge/Made%20with-spare%20time-9cf)\n[![MIT license](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n\nThis programming language is a personal project I’m working on in my spare time to get familiar with LLVM technology. It’s heavily inspired by C and borrows some syntax from Rust. Enjoy!\n\n## Dependencies  \nIf you want to use **ValkaC** (Valka Compiler), be sure to have these dependencies installed on your computer:\n\n- [clang](https://clang.llvm.org/) – for linking with the C runtime  \n- [llc](https://llvm.org/) – for generating native assembly from LLVM IR\n\n## Build\n\nTo build the compiler `valkc` for `Linux` or `MacOS` or `Windows` run this:\n\n```bash\n./build.sh\n```\n\n## Usage/Examples\n\nTo compile a .vk source code run this:\n```bash\n./valkac file.vk\n```\nYou can checkout the folder `samples/` which contains some examples.\n\n\n## Documentation (W.I.P.)\n\n[Documentation](https://matteoepitech.github.io/Valka/)\n\n\n## Authors\n\n- [@matteoepitech](https://www.github.com/matteoepitech)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteoepitech%2Fvalka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatteoepitech%2Fvalka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteoepitech%2Fvalka/lists"}