{"id":23071576,"url":"https://github.com/lloydlobo/compiler-cpp","last_synced_at":"2025-04-03T10:41:49.080Z","repository":{"id":193193418,"uuid":"688304640","full_name":"lloydlobo/compiler-cpp","owner":"lloydlobo","description":"Compiler for IO, a hobby programming language","archived":false,"fork":false,"pushed_at":"2023-09-29T10:06:48.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T00:14:41.431Z","etag":null,"topics":["compiler","cpp","language"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lloydlobo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-09-07T04:37:09.000Z","updated_at":"2024-07-17T16:19:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"8178cba1-49bd-4cc9-b602-4ca3ef7a99b0","html_url":"https://github.com/lloydlobo/compiler-cpp","commit_stats":null,"previous_names":["lloydlobo/compiler-io","lloydlobo/compiler-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydlobo%2Fcompiler-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydlobo%2Fcompiler-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydlobo%2Fcompiler-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloydlobo%2Fcompiler-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lloydlobo","download_url":"https://codeload.github.com/lloydlobo/compiler-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989491,"owners_count":20865305,"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","cpp","language"],"created_at":"2024-12-16T07:15:58.646Z","updated_at":"2025-04-03T10:41:49.051Z","avatar_url":"https://github.com/lloydlobo.png","language":"C++","readme":"# io lang: C++ Language Compiler\n\n\n## Build\n\n```shell\ncmake -S . -B build \u0026\u0026 cmake --build build\n./build/io test.io\necho $?\n\n./out\necho $?\n```\n\n## `asm` with linking\n\n```shell\nnasm -felf64 test.asm\nld test.o -o test\n./test\necho $?\n```\n\n## Credits\n\n- YouTube video series \"[Creating a Compiler](https://www.youtube.com/playlist?list=PLUDlas_Zy_qC7c5tCgTMYq2idyyT241qs)\" by Pixeled\n- Source [orosmatthew/hydrogen-cpp](https://github.com/orosmatthew/hydrogen-cpp) by Pixeled\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloydlobo%2Fcompiler-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flloydlobo%2Fcompiler-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloydlobo%2Fcompiler-cpp/lists"}