{"id":20659604,"url":"https://github.com/senior-sigan/reverse_polish_calc_cpp","last_synced_at":"2025-04-19T14:14:01.894Z","repository":{"id":69026000,"uuid":"248934174","full_name":"senior-sigan/reverse_polish_calc_cpp","owner":"senior-sigan","description":"OOP-style Reverse Polish Calculator in C++ I did during twitch stream","archived":false,"fork":false,"pushed_at":"2020-03-22T10:23:01.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T08:32:55.881Z","etag":null,"topics":["calculator","cpp","object-oriented-programming","reverse-polish-notation"],"latest_commit_sha":null,"homepage":"https://youtu.be/3aMpifryO1A","language":"C++","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/senior-sigan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-03-21T08:18:33.000Z","updated_at":"2023-02-12T22:10:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"be969583-2b1c-47b2-9708-7adb9ee7696c","html_url":"https://github.com/senior-sigan/reverse_polish_calc_cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senior-sigan%2Freverse_polish_calc_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senior-sigan%2Freverse_polish_calc_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senior-sigan%2Freverse_polish_calc_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senior-sigan%2Freverse_polish_calc_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/senior-sigan","download_url":"https://codeload.github.com/senior-sigan/reverse_polish_calc_cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249709606,"owners_count":21313949,"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":["calculator","cpp","object-oriented-programming","reverse-polish-notation"],"created_at":"2024-11-16T18:34:53.365Z","updated_at":"2025-04-19T14:14:01.889Z","avatar_url":"https://github.com/senior-sigan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reverse polish calculator\n\n- [x] Calculator.eval\n- [x] Tokenizer\n- [x] Parser (convert token to smth)\n- [x] operators\n- [x] stack\n\n## Example\n\n`3 2 1 + * 4 -` == `(2+1)*3-4`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenior-sigan%2Freverse_polish_calc_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsenior-sigan%2Freverse_polish_calc_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenior-sigan%2Freverse_polish_calc_cpp/lists"}