{"id":20225135,"url":"https://github.com/adwaith-rajesh/c_eval","last_synced_at":"2026-06-11T07:31:31.360Z","repository":{"id":161627036,"uuid":"636296144","full_name":"Adwaith-Rajesh/c_eval","owner":"Adwaith-Rajesh","description":"An overly complicated expression evaluation in C.","archived":false,"fork":false,"pushed_at":"2023-05-11T05:49:12.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T12:45:23.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/Adwaith-Rajesh.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":"2023-05-04T14:26:42.000Z","updated_at":"2023-05-09T16:57:41.000Z","dependencies_parsed_at":"2023-06-14T15:45:37.695Z","dependency_job_id":null,"html_url":"https://github.com/Adwaith-Rajesh/c_eval","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Adwaith-Rajesh/c_eval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Fc_eval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Fc_eval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Fc_eval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Fc_eval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adwaith-Rajesh","download_url":"https://codeload.github.com/Adwaith-Rajesh/c_eval/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Fc_eval/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34188272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-14T07:11:10.575Z","updated_at":"2026-06-11T07:31:31.338Z","avatar_url":"https://github.com/Adwaith-Rajesh.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# c_eval\n\nAn overly complicated expression evaluation in C.\n\nMy first attempt at making a proper C project\n\n### Why ?\n\nWhy Not?. I'm bored, I've nothing to do. And a project like this is one hell of a learning experience.\n\n### Build and Run\n\nMake sure that you've a c compiler GCC or clang\n\n#### Clone the repo and build the exe\n\n```commandline\ngit clone https://github.com/Adwaith-Rajesh/c_eval.git\n```\n\n```commandline\ncd c_eval\ngcc nobuild.c -o ./nobuild\n./nobuild\n```\n\n#### Now try evaluating an expression\n\n```commandline\nchmod +x run.sh\n./run.sh '( 3.56 * ( 20 * 3 ) + 1 )'\n```\n\n```\n214.600000\n```\n\n\u003e make sure to leave space between operators and operands\n\n#### Bye....\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadwaith-rajesh%2Fc_eval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadwaith-rajesh%2Fc_eval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadwaith-rajesh%2Fc_eval/lists"}