{"id":27163793,"url":"https://github.com/resolvedxd/catlang","last_synced_at":"2025-04-09T01:51:36.915Z","repository":{"id":286747920,"uuid":"957594273","full_name":"resolvedxd/catlang","owner":"resolvedxd","description":"A project to make an LLVM-free systems language that makes it easy to write lean native apps 🐈","archived":false,"fork":false,"pushed_at":"2025-04-08T06:14:12.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T07:25:51.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/resolvedxd.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":"2025-03-30T18:39:52.000Z","updated_at":"2025-04-08T06:14:16.000Z","dependencies_parsed_at":"2025-04-08T07:25:53.066Z","dependency_job_id":"d501fcb9-6426-48b0-8116-026df1207d74","html_url":"https://github.com/resolvedxd/catlang","commit_stats":null,"previous_names":["resolvedxd/catlang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resolvedxd%2Fcatlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resolvedxd%2Fcatlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resolvedxd%2Fcatlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resolvedxd%2Fcatlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resolvedxd","download_url":"https://codeload.github.com/resolvedxd/catlang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247959808,"owners_count":21024842,"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":[],"created_at":"2025-04-09T01:51:36.390Z","updated_at":"2025-04-09T01:51:36.908Z","avatar_url":"https://github.com/resolvedxd.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C@ (catlang) 🐈\n\n### Description\nA personal exercise in writing an optimizing compiler and language\ndesign.  \nThe language is called C@ (as in C at, cat), or catlang, and this repo serves as the reference compiler implementation written in Zig.  \nThe main goals of the language are: **LLVM-free** x86 and ARM64 codegen, **static typing** and a standard library that includes easy to use graphic primitives and drawing to a window, to make it easy to write good native apps that dont use electron or a webview.\n\n### TODO\n- **Frontend**  \n  - [x] Tokenization  \n  - [x] Parsing (AST)  \n  - [ ] Type Checking\n- **Backend**  \n  - [ ] IR Design\n  - [ ] ARM64 Codegen  \n  - [ ] x86 Codegen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresolvedxd%2Fcatlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresolvedxd%2Fcatlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresolvedxd%2Fcatlang/lists"}