{"id":45589400,"url":"https://github.com/abarhub/tinyc","last_synced_at":"2026-02-23T12:01:32.165Z","repository":{"id":44828601,"uuid":"513048350","full_name":"abarhub/tinyc","owner":"abarhub","description":"Interpreter for subset of C","archived":false,"fork":false,"pushed_at":"2022-07-16T16:28:49.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-25T15:30:57.965Z","etag":null,"topics":[],"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/abarhub.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}},"created_at":"2022-07-12T07:49:34.000Z","updated_at":"2022-07-14T07:31:31.000Z","dependencies_parsed_at":"2022-07-15T15:17:16.468Z","dependency_job_id":null,"html_url":"https://github.com/abarhub/tinyc","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/abarhub/tinyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarhub%2Ftinyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarhub%2Ftinyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarhub%2Ftinyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarhub%2Ftinyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abarhub","download_url":"https://codeload.github.com/abarhub/tinyc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarhub%2Ftinyc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29742149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: 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":[],"created_at":"2026-02-23T12:01:30.032Z","updated_at":"2026-02-23T12:01:32.154Z","avatar_url":"https://github.com/abarhub.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinyc\n\nInterpreter for subset of c language.\n\n- [x] lexer\n- [ ] parser (work in progress)\n- [ ] syntax analyser\n- [ ] interpretor (work in progress)\n\nsyntax :\n- [ ] type : int, string\n- [ ] operator : +, -\n- [ ] function : printf\n- [ ] control structure : if, while\n\n\nExample :\n```C\nvoid main(){\n   int x=6;\n   int y;\n   y=8;\n}\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabarhub%2Ftinyc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabarhub%2Ftinyc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabarhub%2Ftinyc/lists"}