{"id":21901149,"url":"https://github.com/cizr/yacc-parser-addition-rules-and-type-checking","last_synced_at":"2025-03-22T06:16:43.969Z","repository":{"id":208129351,"uuid":"720879415","full_name":"Cizr/Yacc-Parser-Addition-Rules-and-Type-Checking","owner":"Cizr","description":"An educational Yacc parser implementation for the specified grammar, featuring Java-like addition rules and integrated type checking for assignment consistency. Explore code, examples, and tests to deepen your understanding of Yacc parsing and semantic analysis.","archived":false,"fork":false,"pushed_at":"2023-11-20T06:19:46.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T06:43:25.877Z","etag":null,"topics":["educational","grammer-checker","parsing-expression-grammar","semantic-analysis","syntax-analysis","typechecking","yacc-lex"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Cizr.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":"2023-11-19T21:37:38.000Z","updated_at":"2024-05-03T08:53:52.000Z","dependencies_parsed_at":"2025-01-27T06:42:45.848Z","dependency_job_id":"6b3052e4-aa55-43fb-a2b8-10571aaaeaa6","html_url":"https://github.com/Cizr/Yacc-Parser-Addition-Rules-and-Type-Checking","commit_stats":null,"previous_names":["cizr/yacc-parser-addition-rules-and-type-checking"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cizr%2FYacc-Parser-Addition-Rules-and-Type-Checking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cizr%2FYacc-Parser-Addition-Rules-and-Type-Checking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cizr%2FYacc-Parser-Addition-Rules-and-Type-Checking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cizr%2FYacc-Parser-Addition-Rules-and-Type-Checking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cizr","download_url":"https://codeload.github.com/Cizr/Yacc-Parser-Addition-Rules-and-Type-Checking/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244913331,"owners_count":20530818,"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":["educational","grammer-checker","parsing-expression-grammar","semantic-analysis","syntax-analysis","typechecking","yacc-lex"],"created_at":"2024-11-28T15:12:34.409Z","updated_at":"2025-03-22T06:16:43.941Z","avatar_url":"https://github.com/Cizr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yacc-Parser-Addition-Rules-and-Type-Checking\n\nYacc parser tailored for this grammar:\n\nS → def Type id = E\nE → E + E | Val\nVal → nb.nb | nb\nType → int | float\n\nThis implementation incorporates Java-like addition rules and includes type checking to ensure consistent assignments. A valuable resource for educational activities, showcasing the implementation of semantic checks within parsing. Explore the code, examples, and tests to deepen your understanding of Yacc parsing and semantic analysis.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcizr%2Fyacc-parser-addition-rules-and-type-checking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcizr%2Fyacc-parser-addition-rules-and-type-checking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcizr%2Fyacc-parser-addition-rules-and-type-checking/lists"}