{"id":15541723,"url":"https://github.com/xavdid/monkey-ts","last_synced_at":"2026-02-16T17:03:33.967Z","repository":{"id":38284516,"uuid":"154756612","full_name":"xavdid/monkey-ts","owner":"xavdid","description":"[Learning] An implementation of a Monkey interpreter in Typescript","archived":false,"fork":false,"pushed_at":"2022-11-15T04:51:38.000Z","size":354,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T02:22:50.011Z","etag":null,"topics":["golang","interpreter","monkey","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/xavdid.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}},"created_at":"2018-10-26T00:54:28.000Z","updated_at":"2024-11-14T13:42:36.000Z","dependencies_parsed_at":"2023-01-21T22:17:27.314Z","dependency_job_id":null,"html_url":"https://github.com/xavdid/monkey-ts","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xavdid/monkey-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xavdid%2Fmonkey-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xavdid%2Fmonkey-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xavdid%2Fmonkey-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xavdid%2Fmonkey-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xavdid","download_url":"https://codeload.github.com/xavdid/monkey-ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xavdid%2Fmonkey-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29513439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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":["golang","interpreter","monkey","typescript"],"created_at":"2024-10-02T12:19:20.900Z","updated_at":"2026-02-16T17:03:33.950Z","avatar_url":"https://github.com/xavdid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monkey-ts\n\nAn implementation of a [Monkey](https://monkeylang.org) interpreter \u0026 compiler in [Typescript](http://typescriptlang.org).\n\nWritten while reading [Writing an Interpreter in Go](https://interpreterbook.com/), but for people who weren't really wowed by Go. Also covers the sequel, [Writing a Compiler in Go](https://compilerbook.com).\n\nStarted using [generator-xavdid](https://github.com/xavdid/generator-xavdid).\n\n## Notes\n\nOddly, the `VM` implementation is comparable in speed (if not a little faster) than the `eval` version. There are profiles in the `profiling` directory.\n\n## Future Projects\n\nI'd like to learn more about Prettier and ESLint work by making Monkey compatible with them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxavdid%2Fmonkey-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxavdid%2Fmonkey-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxavdid%2Fmonkey-ts/lists"}