{"id":19329448,"url":"https://github.com/canislupaster/cplus","last_synced_at":"2025-07-15T05:41:45.801Z","repository":{"id":103449981,"uuid":"216983730","full_name":"canislupaster/cplus","owner":"canislupaster","description":"i dont know why c+ isnt used yet","archived":false,"fork":false,"pushed_at":"2020-07-29T19:00:13.000Z","size":222,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T07:52:13.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/canislupaster.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":"2019-10-23T06:26:17.000Z","updated_at":"2020-12-26T07:34:59.000Z","dependencies_parsed_at":"2023-07-07T06:00:54.654Z","dependency_job_id":null,"html_url":"https://github.com/canislupaster/cplus","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/canislupaster%2Fcplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canislupaster%2Fcplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canislupaster%2Fcplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canislupaster%2Fcplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canislupaster","download_url":"https://codeload.github.com/canislupaster/cplus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434232,"owners_count":19800548,"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":"2024-11-10T02:28:22.700Z","updated_at":"2025-02-24T06:42:57.852Z","avatar_url":"https://github.com/canislupaster.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nWork-in-progress compiler for a simple but powerful language.\n\nSample code snippet:\n\n```\nx + y = for y x +x\nx - y = for y x -(+(-x))\nx * y = for x z=0 (for y z +z)\n         \n(-x) abs = x\nx abs = x\n\nx == y = for (for y x x-1) 1 0\n\nbool = true, false\n\n// is the same as\n\nbool 0\nbool 1\n\ntrue = bool 0\nfalse = bool 1\n\n(bool x) if do else = for x do else\n```\n\nThis project uses makeheaders to automatically generate header files for each source file. Makeheaders is maintained [here](https://www.fossil-scm.org/fossil/file/src/makeheaders.c). Simply build it and put it in your path.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanislupaster%2Fcplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanislupaster%2Fcplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanislupaster%2Fcplus/lists"}