{"id":15689499,"url":"https://github.com/littledivy/monkeylang","last_synced_at":"2026-01-30T23:43:38.207Z","repository":{"id":103502200,"uuid":"317476736","full_name":"littledivy/monkeylang","owner":"littledivy","description":"WIP A Monkey Interpreter written in Deno","archived":false,"fork":false,"pushed_at":"2020-12-01T11:34:33.000Z","size":7,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T15:09:16.237Z","etag":null,"topics":["deno","interpreter","monkey-programming-language","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/littledivy.png","metadata":{"files":{"readme":"README.txt","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},"funding":{"github":"littledivy"}},"created_at":"2020-12-01T08:37:52.000Z","updated_at":"2024-01-12T14:47:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"90d65e04-7951-430c-8991-79aa2c648f7a","html_url":"https://github.com/littledivy/monkeylang","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"3f3f571c1ba03c317e3d603b678e558fbf1db46e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/littledivy/monkeylang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fmonkeylang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fmonkeylang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fmonkeylang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fmonkeylang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littledivy","download_url":"https://codeload.github.com/littledivy/monkeylang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fmonkeylang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28923730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["deno","interpreter","monkey-programming-language","typescript"],"created_at":"2024-10-03T18:02:33.731Z","updated_at":"2026-01-30T23:43:38.189Z","avatar_url":"https://github.com/littledivy.png","language":"TypeScript","readme":"Monkeylang interpreter in Deno.\n\nFeatures:\n - Variable declarations: `let a = 1;`\n - Builtin types: string, number, boolean, functions, hash \u0026 arrays.\n - Arithmentic operators: + - / *\n - Indexing arrays \u0026 hash\n - Builtin functions: `len()`, `puts()`, etc.\n - If statement\n - Closures\n\n- String\n  let a = \"Hello, World\";\n- Number\n  let b = 100;\n- Boolean\n  let c = true;\n- Hash\n  let d = {\n    \"key\": \"value\"\n  }\n- Array\n  let e = [a, b, c, d]\n\n- Indexing\n  e[1]\n  myHash[\"some_value\"]\n","funding_links":["https://github.com/sponsors/littledivy"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fmonkeylang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittledivy%2Fmonkeylang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fmonkeylang/lists"}