{"id":16036368,"url":"https://github.com/noot/csc467-lab3","last_synced_at":"2025-10-07T21:43:33.702Z","repository":{"id":122591996,"uuid":"154946269","full_name":"noot/csc467-lab3","owner":"noot","description":"implementation of ast allocation and semantic checks","archived":false,"fork":false,"pushed_at":"2018-11-23T16:33:42.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T00:15:54.612Z","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/noot.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":"2018-10-27T09:16:18.000Z","updated_at":"2018-12-24T20:50:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"29e63a8f-d9a7-4418-ba37-fb89677458b4","html_url":"https://github.com/noot/csc467-lab3","commit_stats":{"total_commits":117,"total_committers":11,"mean_commits":"10.636363636363637","dds":0.4273504273504274,"last_synced_commit":"517562ed8cd13379efadc01ce1170adcd7ce9a2f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noot/csc467-lab3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noot","download_url":"https://codeload.github.com/noot/csc467-lab3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278854218,"owners_count":26057418,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-08T22:03:32.418Z","updated_at":"2025-10-07T21:43:33.658Z","avatar_url":"https://github.com/noot.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"to make project: `make`\n\nto run compiler467 with trace scanner and input file: `./compiler467 -Tn test.in`\n\n```\nPart 1: (Elizabeth)\nSet up of files:\n\t- MakeFile\n\t- AST --\u003e starter code given (header and C file)\n\t- C file for semantic parsing --\u003e need to write\n\t- Symbol Table -\u003e create header and C files for \n\t- Fix mistake from lab2\n\n\nPart 2:\nAST:\n\t- AST contruction (Elizabeth)\n\t- AST teardown (Elizabeth?)\n\t- AST printing\n\n\nPart 3:\nSemantic Checking:\n\t- Implicit type conversions\n\t- Operators\n\t- Conditions\n\t- Function calls\n\t- Constructor calls\n\t- Vector indexing\n\t- Initialization\n\t- Assignment\n\t- Variables\n\t- Predefined variables\n\t- Report Semantic Errors\n\nPart 4: \n\t- Symbol Table (Elizabeth?)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fcsc467-lab3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoot%2Fcsc467-lab3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fcsc467-lab3/lists"}