{"id":16548235,"url":"https://github.com/dgraham/calc","last_synced_at":"2025-03-04T11:45:45.759Z","repository":{"id":66126474,"uuid":"69928217","full_name":"dgraham/calc","owner":"dgraham","description":"A recursive descent parser for mathematic expressions.","archived":false,"fork":false,"pushed_at":"2020-08-29T15:52:12.000Z","size":53,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T14:59:06.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/dgraham.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":"2016-10-04T02:26:46.000Z","updated_at":"2021-02-23T20:45:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"63d355f1-734e-496a-bea2-9a833334fd39","html_url":"https://github.com/dgraham/calc","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/dgraham%2Fcalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgraham%2Fcalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgraham%2Fcalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgraham%2Fcalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgraham","download_url":"https://codeload.github.com/dgraham/calc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241844281,"owners_count":20029611,"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":[],"created_at":"2024-10-11T19:25:23.406Z","updated_at":"2025-03-04T11:45:45.747Z","avatar_url":"https://github.com/dgraham.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\nA recursive descent parser for mathematic expressions based on the\ngrammar in [Jamis Buck][jamis]'s [parser challenge][challenge].\n\n[jamis]: https://github.com/jamis\n[challenge]: http://weblog.jamisbuck.org/2016/9/17/weekly-programming-challenge-8.html\n\n## Usage\n\n```\n$ calc 1 + 2\n\n$ calc --dot 1 + 2 | dot -Tsvg \u003e tree.svg\n```\n\n## Development\n\n```\n$ cargo test\n$ cargo build\n```\n\n## License\n\nCalculator is released under the MIT license. Check the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgraham%2Fcalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgraham%2Fcalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgraham%2Fcalc/lists"}