{"id":22190951,"url":"https://github.com/yuhexiong/calculator-cpp","last_synced_at":"2025-03-24T20:41:11.443Z","repository":{"id":213941510,"uuid":"735050084","full_name":"yuhexiong/calculator-cpp","owner":"yuhexiong","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-30T14:34:20.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T01:14:40.913Z","etag":null,"topics":["cpp"],"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/yuhexiong.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}},"created_at":"2023-12-23T13:40:39.000Z","updated_at":"2024-06-30T14:34:24.000Z","dependencies_parsed_at":"2023-12-24T13:43:20.678Z","dependency_job_id":"ac594ccb-217d-4397-86bd-9325211af39b","html_url":"https://github.com/yuhexiong/calculator-cpp","commit_stats":null,"previous_names":["yuhexiong/calculator-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fcalculator-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fcalculator-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fcalculator-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhexiong%2Fcalculator-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuhexiong","download_url":"https://codeload.github.com/yuhexiong/calculator-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245351757,"owners_count":20601087,"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":["cpp"],"created_at":"2024-12-02T12:13:32.862Z","updated_at":"2025-03-24T20:41:11.409Z","avatar_url":"https://github.com/yuhexiong.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\nSimple calculator, supports basic addition, subtraction, multiplication, and division.  Multiplication and division take precedence over addition and subtraction.  \n\nDoes not support parentheses functionality.\n\n## Overview\n\n- Language: C++\n- Compiler: G++ v13.1.0\n\n## Build\n\n```bash\n\ng++ -std=c++11 calculator.cpp -o calculator\n\n```\n\n## Run\n\n```bash\n\n./calculator\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuhexiong%2Fcalculator-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuhexiong%2Fcalculator-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuhexiong%2Fcalculator-cpp/lists"}