{"id":28933385,"url":"https://github.com/furesoft/grain-expression-evaluator","last_synced_at":"2026-02-09T13:06:01.523Z","repository":{"id":230351369,"uuid":"779148879","full_name":"furesoft/grain-expression-evaluator","owner":"furesoft","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-14T13:57:31.000Z","size":691,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T18:27:36.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Batchfile","has_issues":true,"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/furesoft.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,"zenodo":null}},"created_at":"2024-03-29T06:33:18.000Z","updated_at":"2024-03-29T06:34:16.000Z","dependencies_parsed_at":"2024-04-04T20:36:11.410Z","dependency_job_id":"9c8d0a00-f274-453c-9221-8ee2879a4e17","html_url":"https://github.com/furesoft/grain-expression-evaluator","commit_stats":null,"previous_names":["furesoft/grain-expression-evaluator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/furesoft/grain-expression-evaluator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furesoft%2Fgrain-expression-evaluator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furesoft%2Fgrain-expression-evaluator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furesoft%2Fgrain-expression-evaluator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furesoft%2Fgrain-expression-evaluator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/furesoft","download_url":"https://codeload.github.com/furesoft/grain-expression-evaluator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furesoft%2Fgrain-expression-evaluator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29266214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T12:53:16.161Z","status":"ssl_error","status_checked_at":"2026-02-09T12:52:30.244Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-06-22T17:41:37.577Z","updated_at":"2026-02-09T13:06:01.508Z","avatar_url":"https://github.com/furesoft.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grain Expression Evaluator\n\nAn engine to evaluate mathematical expressions written in Grain\n\n## Usage\n\n```grain\nScope.setVariable(\"n\", 5, Evaluator.rootScope)\nlet result = Evaluator.eval(\"power(2,6) + pi - n\")\nprint(result)\n``` \n\n## Defining functions\n\n```grain\nEvaluator.eval(\"f(n) = (n * (n - 1)) / 2\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuresoft%2Fgrain-expression-evaluator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuresoft%2Fgrain-expression-evaluator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuresoft%2Fgrain-expression-evaluator/lists"}