{"id":49690944,"url":"https://github.com/nsavinda/calc-parser","last_synced_at":"2026-05-07T15:08:29.800Z","repository":{"id":249291246,"uuid":"823184380","full_name":"nsavinda/calc-parser","owner":"nsavinda","description":" Simple calculator using flex and bison.","archived":false,"fork":false,"pushed_at":"2024-07-19T16:30:00.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-19T22:40:45.528Z","etag":null,"topics":["bison-flex","bison-yacc","compiler","compiler-design","parser"],"latest_commit_sha":null,"homepage":"","language":"Yacc","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/nsavinda.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":"2024-07-02T14:40:51.000Z","updated_at":"2024-07-19T22:40:53.206Z","dependencies_parsed_at":"2024-07-19T22:53:56.969Z","dependency_job_id":null,"html_url":"https://github.com/nsavinda/calc-parser","commit_stats":null,"previous_names":["nsavinda/calc-parser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nsavinda/calc-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsavinda%2Fcalc-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsavinda%2Fcalc-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsavinda%2Fcalc-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsavinda%2Fcalc-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsavinda","download_url":"https://codeload.github.com/nsavinda/calc-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsavinda%2Fcalc-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32743207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bison-flex","bison-yacc","compiler","compiler-design","parser"],"created_at":"2026-05-07T15:08:28.721Z","updated_at":"2026-05-07T15:08:29.793Z","avatar_url":"https://github.com/nsavinda.png","language":"Yacc","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calc\n\nThis project implements a simple calculator using flex and bison.\n\n\u003c!-- Image --\u003e\n![Calculator](https://github.com/nsavinda/calc/blob/main/test.png)\n\n\n## Building\n\nTo build the calculator, run the following command:\n\n```bash\nmake\n```\n\nThis will create an executable file named `calc`.\n\n## Running\n\nTo run the calculator, type the following command:\n\n```bash\n./calc\n```\n\nYou can then enter mathematical expressions at the prompt. The calculator will evaluate the expressions and print the results.\n\n## Debugging\n\nTo build the calculator with debugging symbols, run the following command:\n\n```bash\nmake debug\n```\n\nThis will create an executable file named `calc` with debugging symbols. You can then use a debugger such as gdb to debug the calculator.\n\n## Testing\n\nTo run the test suite, run the following command:\n\n```bash\nmake test\n```\n\nThis will run the test suite and print the results.\n\n## Cleaning\n\nTo clean up the project, run the following command:\n\n```bash\nmake clean\n```\n\nThis will remove all of the generated files.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsavinda%2Fcalc-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsavinda%2Fcalc-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsavinda%2Fcalc-parser/lists"}