{"id":18795002,"url":"https://github.com/fbac/calc-o-matic","last_synced_at":"2025-12-30T00:30:13.346Z","repository":{"id":64299127,"uuid":"568124301","full_name":"fbac/calc-o-matic","owner":"fbac","description":"Basic calculator based on Shunting Yard algorithm","archived":false,"fork":false,"pushed_at":"2022-11-20T12:17:53.000Z","size":1709,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T16:40:08.912Z","etag":null,"topics":["algorithm-challenges","algorithms","calculator","calculator-app","go","golang","shunting-yard-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fbac.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}},"created_at":"2022-11-19T14:27:43.000Z","updated_at":"2022-11-21T23:08:20.000Z","dependencies_parsed_at":"2023-01-15T09:16:02.881Z","dependency_job_id":null,"html_url":"https://github.com/fbac/calc-o-matic","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/fbac%2Fcalc-o-matic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbac%2Fcalc-o-matic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbac%2Fcalc-o-matic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbac%2Fcalc-o-matic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbac","download_url":"https://codeload.github.com/fbac/calc-o-matic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239719459,"owners_count":19685946,"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":["algorithm-challenges","algorithms","calculator","calculator-app","go","golang","shunting-yard-algorithm"],"created_at":"2024-11-07T21:32:11.811Z","updated_at":"2025-12-30T00:30:13.318Z","avatar_url":"https://github.com/fbac.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calc-o-matic\n\n\u003cimg src=\"logo.png\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"375\" height=\"395\" /\u003e\n\n**calc-o-matic** is a basic calculator based in [Shunting yard algorithm](https://en.wikipedia.org/wiki/Shunting_yard_algorithm)\n\n## Usage\n\n### Makefile targets\n\n```shell\n# build\nmake build\n\n# test\nmake test\n\n# clean\nmake clean\n\n# generate coverage html report\nmake coverage\n\n# generate docs\nmake docs\n```\n\n### calc-o-matic CLI\n\n```shell\n# write math expression\ncalc-o-matic /\u003e 1+ 1 * (2/2) - 10^7\n\n# cancel with Ctrl+C\ncalc-o-matic /\u003e ^C\nexiting calc-o-matic\n```\n\n## Shunting Yard algorithm\n\n\u003cimg src=\"shunting-yard.png\"\n     alt=\"Markdown Monster icon\"\n     style=\"float: left; margin-right: 10px;\"\n     width=\"800\" height=\"500\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbac%2Fcalc-o-matic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbac%2Fcalc-o-matic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbac%2Fcalc-o-matic/lists"}