{"id":17343548,"url":"https://github.com/maxmindlin/rsmonkey","last_synced_at":"2025-08-03T15:32:49.220Z","repository":{"id":105957329,"uuid":"348550404","full_name":"maxmindlin/rsmonkey","owner":"maxmindlin","description":"Rust implementation of the Monkey programming language","archived":false,"fork":false,"pushed_at":"2021-03-17T02:06:20.000Z","size":3690,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:46:41.344Z","etag":null,"topics":["monkey","programming-language","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/maxmindlin.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":"2021-03-17T02:03:17.000Z","updated_at":"2023-12-01T06:49:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b8ffa5f-945a-471e-80ff-3a5c0e3891fd","html_url":"https://github.com/maxmindlin/rsmonkey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxmindlin/rsmonkey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmindlin%2Frsmonkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmindlin%2Frsmonkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmindlin%2Frsmonkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmindlin%2Frsmonkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmindlin","download_url":"https://codeload.github.com/maxmindlin/rsmonkey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmindlin%2Frsmonkey/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264476342,"owners_count":23614494,"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":["monkey","programming-language","rust"],"created_at":"2024-10-15T16:09:40.885Z","updated_at":"2025-07-09T14:33:22.500Z","avatar_url":"https://github.com/maxmindlin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"RSMonkey is a rust implementation of the monkey language, as outlined in the [interpreter book, by Thornsten Ball](https://interpreterbook.com/).\n\nExample Monkey snippet:\n\n```\nlet fnTable = {\n  \"addOne\": fn (x) { x + 1 }\n};\n\nlet y = fnTable[\"addOne\"](5);\nputs(y) // =\u003e 6\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmindlin%2Frsmonkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmindlin%2Frsmonkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmindlin%2Frsmonkey/lists"}