{"id":24107625,"url":"https://github.com/bclehmann/calculator","last_synced_at":"2026-05-15T10:04:19.708Z","repository":{"id":157579760,"uuid":"576450450","full_name":"bclehmann/calculator","owner":"bclehmann","description":"A simple repo for learning rust and getting familiar with parser generators","archived":false,"fork":false,"pushed_at":"2022-12-09T22:43:57.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T22:42:13.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bclehmann.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":"2022-12-09T22:34:31.000Z","updated_at":"2022-12-09T22:34:51.000Z","dependencies_parsed_at":"2024-08-11T02:46:55.094Z","dependency_job_id":null,"html_url":"https://github.com/bclehmann/calculator","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/bclehmann%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bclehmann","download_url":"https://codeload.github.com/bclehmann/calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241089058,"owners_count":19907677,"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":"2025-01-10T22:39:49.117Z","updated_at":"2025-11-23T10:04:11.264Z","avatar_url":"https://github.com/bclehmann.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calculator\nA simple project for learning rust and getting familiar with parser generators.\n\nThis uses the [pest](https://crates.io/crates/pest) parser generator to create a 4-function calculator, with support for order of operations and parentheses. \nIn hindsight, I didn't learn much rust (it's barely a hundred lines), but this was a good intro into more complicated grammars. It made compilers and interpreters \ndrastically less intimidating.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclehmann%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbclehmann%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclehmann%2Fcalculator/lists"}