{"id":18520600,"url":"https://github.com/nerett/rd_calculator","last_synced_at":"2025-05-14T17:13:25.794Z","repository":{"id":196370032,"uuid":"482344643","full_name":"nerett/rd_calculator","owner":"nerett","description":"A simple, recursive descent-based CLI calculator","archived":false,"fork":false,"pushed_at":"2023-04-01T20:12:56.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T05:14:34.271Z","etag":null,"topics":["calculator","math-analysis","recursive-descent-parser"],"latest_commit_sha":null,"homepage":"","language":"C++","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/nerett.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}},"created_at":"2022-04-16T19:35:23.000Z","updated_at":"2023-03-28T20:16:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4eac8c8-951d-4fae-aafc-b3a00299b697","html_url":"https://github.com/nerett/rd_calculator","commit_stats":null,"previous_names":["nerett/rd_calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerett%2Frd_calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerett%2Frd_calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerett%2Frd_calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerett%2Frd_calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerett","download_url":"https://codeload.github.com/nerett/rd_calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254190431,"owners_count":22029636,"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","math-analysis","recursive-descent-parser"],"created_at":"2024-11-06T17:21:24.233Z","updated_at":"2025-05-14T17:13:25.777Z","avatar_url":"https://github.com/nerett.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RDCalc\n`RDCalc` is a simple, recursive descent-based CLI calculator. It analyzes mathematical expression using grammars and calculates the result.\n\n## Usage\nYou can run `RDCalc` with (also see [Building from source](https://github.com/nerett/rd_calculator#building-from-source))\n\n```shell\nmake run \u003cmath expression\u003e$\n```\n\nSupported symbols: `(`, `)`, `*`, `/`, `+`, `-` and numbers. You have to put `$` in the end of expression.\nUse `make rund` instead to run in debug mode.\n\n## Building from source\nDownload this repository with\n\n```shell\ngit clone https://github.com/nerett/rd_calculator.git\n```\n\nBuild it with\n\n```shell\ncd rd_calculator/\nmake\n```\n\nTo totally rebuild the project run\n\n```shell\nmake clean\nmake\n```\n\n## Documentation\nThis section isn't done yet.\n\n## About project\nThis programm was written during MIPT **Ded's** cource.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerett%2Frd_calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerett%2Frd_calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerett%2Frd_calculator/lists"}