{"id":19340535,"url":"https://github.com/doccaico/monkey-nim","last_synced_at":"2025-07-10T13:34:36.982Z","repository":{"id":212504618,"uuid":"309664861","full_name":"doccaico/monkey-nim","owner":"doccaico","description":"Monkey programming language written in Nim","archived":false,"fork":false,"pushed_at":"2021-08-07T06:31:33.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T08:34:24.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nim","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/doccaico.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}},"created_at":"2020-11-03T11:28:16.000Z","updated_at":"2021-08-07T06:31:36.000Z","dependencies_parsed_at":"2023-12-14T16:39:04.578Z","dependency_job_id":null,"html_url":"https://github.com/doccaico/monkey-nim","commit_stats":null,"previous_names":["doccaico/monkey-nim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doccaico/monkey-nim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fmonkey-nim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fmonkey-nim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fmonkey-nim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fmonkey-nim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccaico","download_url":"https://codeload.github.com/doccaico/monkey-nim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fmonkey-nim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264585319,"owners_count":23632647,"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":[],"created_at":"2024-11-10T03:26:48.773Z","updated_at":"2025-07-10T13:34:36.962Z","avatar_url":"https://github.com/doccaico.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"## monkey-nim\n\nMonkey programming language interpreter designed in [Writing An Interpreter In Go](https://interpreterbook.com). I written this in Nim for learning purpose.\n\nI skipped ...\n- 4.4 - Array\n- 4.5 - Hashes\n- 4.6 - The Grand Finale\n\n## Usage\n```\n# Arc\n$ nim r --gc:arc src/monkey_nim.nim\n# Orc\n$ nim r --gc:orc src/monkey_nim.nim\n```\n\n## Test\n```\n$ testament r tparser.nim\n$ testament r tlexer.nim\n$ testament r tevaluator.nim\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaico%2Fmonkey-nim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoccaico%2Fmonkey-nim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaico%2Fmonkey-nim/lists"}