{"id":16984688,"url":"https://github.com/not-nik/llvm-kernel","last_synced_at":"2025-03-22T01:19:34.222Z","repository":{"id":104028946,"uuid":"245036699","full_name":"Not-Nik/LLVM-kernel","owner":"Not-Nik","description":"A hello world kernel, written in LLVM IR","archived":false,"fork":false,"pushed_at":"2020-03-05T00:56:03.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T05:08:56.990Z","etag":null,"topics":["hello-world","kernel","llvm","llvm-ir"],"latest_commit_sha":null,"homepage":null,"language":"LLVM","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/Not-Nik.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":"2020-03-05T00:55:43.000Z","updated_at":"2023-07-14T18:32:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d99c6cc-8f7a-4d2b-a358-70e8642c6d26","html_url":"https://github.com/Not-Nik/LLVM-kernel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Not-Nik%2FLLVM-kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Not-Nik%2FLLVM-kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Not-Nik%2FLLVM-kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Not-Nik%2FLLVM-kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Not-Nik","download_url":"https://codeload.github.com/Not-Nik/LLVM-kernel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890522,"owners_count":20527116,"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":["hello-world","kernel","llvm","llvm-ir"],"created_at":"2024-10-14T02:33:34.946Z","updated_at":"2025-03-22T01:19:34.197Z","avatar_url":"https://github.com/Not-Nik.png","language":"LLVM","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLVM-kernel\nA hello world kernel, written in LLVM IR\n\n## Why\nThis kernel was inspired by an [article by Marek](https://idea.popcount.org/2013-07-24-ir-is-better-than-assembly/).\nLLVM ir is a powerful tool for cross platform programming. It is more low-level than C, while still being easier than assembly languages such as NASM.\nIt features basic variable and function support that make programming easier. Also I wanted to have some fun.\n\n## How to build\nYou'll need `llvm` (duh) and `make` as well as a i386 `gcc` and `ld`. Those last two are named `x86_64-elf-gcc/ld` in the Makefile, but you should change that\nif yours are named differently (e.g. `i386-elf-gcc/ld`).\nTo test your build you'll need `qemu` i.e. `qemu-system-i386`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-nik%2Fllvm-kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnot-nik%2Fllvm-kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-nik%2Fllvm-kernel/lists"}