{"id":22847602,"url":"https://github.com/budchirp/graphite","last_synced_at":"2026-04-27T22:33:03.324Z","repository":{"id":266134506,"uuid":"897486756","full_name":"budchirp/graphite","owner":"budchirp","description":"Fast (🚀),  Memory safe (🚀), Simple (🚀) language compiler written in C++ (bad 😡) using LLVM (🚀)","archived":false,"fork":false,"pushed_at":"2025-09-25T17:57:46.000Z","size":1234,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-29T23:55:12.668Z","etag":null,"topics":["compiler","cpp","llvm","llvm-ir"],"latest_commit_sha":null,"homepage":"","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/budchirp.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":"2024-12-02T18:02:25.000Z","updated_at":"2025-09-25T17:57:50.000Z","dependencies_parsed_at":"2024-12-02T19:37:34.324Z","dependency_job_id":"d35dc430-f342-4da3-aca1-83b1e8fbb734","html_url":"https://github.com/budchirp/graphite","commit_stats":null,"previous_names":["budchirp/graphite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/budchirp/graphite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fgraphite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fgraphite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fgraphite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fgraphite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/budchirp","download_url":"https://codeload.github.com/budchirp/graphite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fgraphite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","llvm","llvm-ir"],"created_at":"2024-12-13T04:08:30.268Z","updated_at":"2026-04-27T22:33:03.318Z","avatar_url":"https://github.com/budchirp.png","language":"C++","readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003egraphite\u003c/h1\u003e\n    \u003ch2\u003eFast (🚀), Memory safe (🚀), Simple (🚀) language compiler written in C++ (bad 😡) using LLVM (🚀)\u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/budchirp/graphite?style=for-the-badge\u0026colorA=0b1221\u0026colorB=ff8e8e\" /\u003e\n  \u003cimg alt=\"Last commit\" src=\"https://img.shields.io/github/last-commit/budchirp/graphite?style=for-the-badge\u0026colorA=0b1221\u0026colorB=BDB0E4\" /\u003e\n  \u003cimg alt=\"Issues\" src=\"https://img.shields.io/github/issues/budchirp/graphite?style=for-the-badge\u0026colorA=0b1221\u0026colorB=FBC19D\" /\u003e\n\u003c/div\u003e\n\n## TODO\n\n- [x] Lexer\n- [x] Parser\n- [x] Codegen\n- [x] Type support \u0026 checking\n- [x] Function definition\n- [x] Variable definition\n- [x] Mutable/Immutable variables\n- [x] Null (?, !!, null)\n- [x] Binary expressions (=, ==, !=, +, -, /, *)\n- [x] Unary expressions (*, \u0026, -, +, ++, --, !)\n- [x] If expression\n- [x] For \u0026 While statement\n- [x] Arrays\n- [x] Structs (just works nothing else)\n- [x] Module management (public, private, include)\n- [x] Object generation\n- [x] Code optimization (LLVM IR Optimization)\n\n- [x] Inline assembly\n- [ ] Better compiler (for module management)\n- [ ] Stdlib\n- [ ] Maps\n- [ ] Scope management and ownership system similar to crab 🦀 (aka crap) or C++ RAII\n- [ ] Switch expression\n- [ ] CLI (graphite, graphitec)\n- [ ] OOP\n- [ ] Extern fn and var\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbudchirp%2Fgraphite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbudchirp%2Fgraphite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbudchirp%2Fgraphite/lists"}