{"id":26881753,"url":"https://github.com/nakidai/3cl","last_synced_at":"2025-05-08T01:15:02.224Z","repository":{"id":246894793,"uuid":"824316205","full_name":"nakidai/3cl","owner":"nakidai","description":"CCL interpreter implementation","archived":false,"fork":false,"pushed_at":"2025-04-15T13:42:29.000Z","size":138,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T01:14:56.961Z","etag":null,"topics":["c","ccl","esoteric-language","interpreter"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nakidai.png","metadata":{"files":{"readme":"README","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-07-04T21:08:51.000Z","updated_at":"2025-04-21T13:08:33.000Z","dependencies_parsed_at":"2025-03-23T19:19:33.377Z","dependency_job_id":"7d611bad-f686-4686-993c-639b4606c8de","html_url":"https://github.com/nakidai/3cl","commit_stats":null,"previous_names":["nakidai/3cl"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakidai%2F3cl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakidai%2F3cl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakidai%2F3cl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakidai%2F3cl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nakidai","download_url":"https://codeload.github.com/nakidai/3cl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252978783,"owners_count":21834917,"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":["c","ccl","esoteric-language","interpreter"],"created_at":"2025-03-31T15:58:20.860Z","updated_at":"2025-05-08T01:15:02.216Z","avatar_url":"https://github.com/nakidai.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"README(7)\t       Miscellaneous Information Manual\t\t     README(7)\n\nNAME\n     3cl - c cool char lang interpreter\n\nDESCRIPTION\n     3cl is an interpreter of cool char lang which is a brainfuck-like\n     langauge, but different and with more features.\n\nEXAMPLES\n\t   F {\n\t       / define some local variables to work with\n\t       \u0026a \u0026b \u0026c\n\n\t       / if the parameter is either 0 or 1,\n\t       / return with it\n\t       c? #; $c+ = c\n\t       c? #;\n\n\t       / otherwise, get 2 previous numbers\n\t       / of a sequence and sum them\n\t       = c $c $c\n\t       - @F = a\n\t       -- @F = b\n\t       $a $b*\n\t   }\n\nSEE ALSO\n     3cl(1), ccl(7), Original implementation:\n     https://github.com/holy-8/cool_char_lang\n\n3cl\t\t\t\t\t\t\t\t\t   3cl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakidai%2F3cl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnakidai%2F3cl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakidai%2F3cl/lists"}