{"id":17309998,"url":"https://github.com/metafates/simple-interpreter","last_synced_at":"2025-08-26T00:11:54.861Z","repository":{"id":103000476,"uuid":"454857915","full_name":"metafates/simple-interpreter","owner":"metafates","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-25T06:56:00.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T00:27:59.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/metafates.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":"2022-02-02T16:49:28.000Z","updated_at":"2022-05-25T06:47:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc427c6c-0793-440e-acbd-439a45792787","html_url":"https://github.com/metafates/simple-interpreter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metafates/simple-interpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsimple-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsimple-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsimple-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsimple-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metafates","download_url":"https://codeload.github.com/metafates/simple-interpreter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsimple-interpreter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272150300,"owners_count":24882145,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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-10-15T12:34:21.741Z","updated_at":"2025-08-26T00:11:54.849Z","avatar_url":"https://github.com/metafates.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple language interpreter\n\nAn interpreter for a simple programming language\nwith the support of mathematical expressions, variable assignment, and function definition.\n\n## Examples\n\n```\n\u003e\u003e\u003e fn avg x y =\u003e (x + y) / 2\n\u003e\u003e\u003e avg 1 10\n5\n\u003e\u003e\u003e a = 10\n10\n\u003e\u003e\u003e b = 10 + avg 1 100\n60\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fsimple-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetafates%2Fsimple-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fsimple-interpreter/lists"}