{"id":18834224,"url":"https://github.com/fsouza99/c-minus-compiler","last_synced_at":"2026-01-26T05:30:16.381Z","repository":{"id":210393924,"uuid":"572308195","full_name":"fsouza99/C-Minus-Compiler","owner":"fsouza99","description":"A C-Minus compiler implemented with Python.","archived":false,"fork":false,"pushed_at":"2024-04-02T20:27:13.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T07:28:10.206Z","etag":null,"topics":["c-minus","compilers-design"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsouza99.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}},"created_at":"2022-11-30T01:41:42.000Z","updated_at":"2023-01-10T05:06:28.000Z","dependencies_parsed_at":"2023-12-02T13:49:36.715Z","dependency_job_id":null,"html_url":"https://github.com/fsouza99/C-Minus-Compiler","commit_stats":null,"previous_names":["fsouza99/c-minus-compiler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsouza99%2FC-Minus-Compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsouza99%2FC-Minus-Compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsouza99%2FC-Minus-Compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsouza99%2FC-Minus-Compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsouza99","download_url":"https://codeload.github.com/fsouza99/C-Minus-Compiler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768930,"owners_count":19693764,"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-minus","compilers-design"],"created_at":"2024-11-08T02:10:35.875Z","updated_at":"2026-01-26T05:30:16.336Z","avatar_url":"https://github.com/fsouza99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C-Minus Compiler\n\nA compiler project for the C-Minus language implemented in Python.\nFor now, it contains a scanner and a parser.\n\n## Directories\n\nThe *examples* directory contains code files written in C-Minus. The *(error)* variants are these same *cm* files, but with selected errors included for testing purposes.\n\nThe scanner produces the *trace* files. They contain the tokens extracted through complete *cm* file readings.\n\nThe parser produces the *tree* files, which hold the syntax tree of a program in a *cm* file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsouza99%2Fc-minus-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsouza99%2Fc-minus-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsouza99%2Fc-minus-compiler/lists"}