{"id":20080617,"url":"https://github.com/iaguirre88/parse_string_calculator","last_synced_at":"2025-10-17T00:11:02.677Z","repository":{"id":98216464,"uuid":"178306762","full_name":"iaguirre88/parse_string_calculator","owner":"iaguirre88","description":"Using Erlang parse tools to evaluate a string math expression and calculate its value","archived":false,"fork":false,"pushed_at":"2020-03-11T23:57:41.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T01:29:14.783Z","etag":null,"topics":["elixir","erlang","leex","parser","yecc"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iaguirre88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-03-29T01:06:41.000Z","updated_at":"2020-03-11T23:57:43.000Z","dependencies_parsed_at":"2023-05-18T16:30:53.316Z","dependency_job_id":null,"html_url":"https://github.com/iaguirre88/parse_string_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/iaguirre88%2Fparse_string_calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaguirre88%2Fparse_string_calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaguirre88%2Fparse_string_calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaguirre88%2Fparse_string_calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iaguirre88","download_url":"https://codeload.github.com/iaguirre88/parse_string_calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241511250,"owners_count":19974380,"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":["elixir","erlang","leex","parser","yecc"],"created_at":"2024-11-13T15:29:20.150Z","updated_at":"2025-10-17T00:10:57.646Z","avatar_url":"https://github.com/iaguirre88.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\n**Slides**: https://iaguirre88.github.io/parse_string_calculator/\n\nSimple toy app to test [yecc](http://erlang.org/doc/man/yecc.html) and\n[leex](http://erlang.org/doc/man/leex.html).\n\nIt takes a string with a basic math expresion representation and parses it to\nget its result. Currently it only supports `+`, `*` and `parentheses`.\n\n## Example inputs\n* `\"1\"`\n* `\"3+2\"`\n* `\"3*2+1\"`\n* `\"(1)\"`\n* `\"3 * (2 + 1)\"`\n* `\"3 * (2 + 1 + 5 * (3+2))\"`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiaguirre88%2Fparse_string_calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiaguirre88%2Fparse_string_calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiaguirre88%2Fparse_string_calculator/lists"}