{"id":22514590,"url":"https://github.com/marioariasc/tsmonkey","last_synced_at":"2025-03-28T01:44:24.773Z","repository":{"id":68754153,"uuid":"514609551","full_name":"MarioAriasC/TSMonkey","owner":"MarioAriasC","description":"An implementation of the monkey language on TypeScript ","archived":false,"fork":false,"pushed_at":"2024-01-05T16:02:54.000Z","size":116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T11:09:50.138Z","etag":null,"topics":["monkey","monkey-lang","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarioAriasC.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}},"created_at":"2022-07-16T15:04:36.000Z","updated_at":"2024-11-21T23:14:10.000Z","dependencies_parsed_at":"2023-03-28T20:48:06.610Z","dependency_job_id":null,"html_url":"https://github.com/MarioAriasC/TSMonkey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2FTSMonkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2FTSMonkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2FTSMonkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2FTSMonkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarioAriasC","download_url":"https://codeload.github.com/MarioAriasC/TSMonkey/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245954083,"owners_count":20699760,"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","monkey-lang","typescript"],"created_at":"2024-12-07T03:19:09.816Z","updated_at":"2025-03-28T01:44:24.758Z","avatar_url":"https://github.com/MarioAriasC.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSMonkey\nAn implementation of the [Monkey Language](https://monkeylang.org/) on TypeScript running on [Bun](https://bun.sh/)\n                                                                                                                   \nTSMonkey has many sibling implementations\n\n* Kotlin: [monkey.kt](https://github.com/MarioAriasC/monkey.kt)\n* Crystal: [Monyet](https://github.com/MarioAriasC/monyet)\n* Scala 3: [Langur](https://github.com/MarioAriasC/langur)\n* Ruby 3: [Pepa](https://github.com/MarioAriasC/pepa)\n* Python 3.10 [Bruno](https://github.com/MarioAriasC/bruno)\n* Lua [Julieta](https://github.com/MarioAriasC/julieta)\n\n## Status\n\nThe book ([Writing An Interpreter In Go](https://interpreterbook.com/)) is fully implemented. \nTSMonkey will not have a compiler implementation\n\n## Commands\n\n### Prerequisites\n\nBun installed and running in your machine. You can test it by running the command:\n\n```shell\nbun --version\n```\n\n```\n1.0.21\n```\n\n| Command                | Description                                        |\n|------------------------|----------------------------------------------------|\n| `bun install`          | Install all the packages using bun                 |\n| `bun jest`             | Run tests                                          |\n| `bun run benchmark.ts` | Run the classic monkey benchmark (`fibonacci(35)`) |\n| `bun run index.ts`     | Run the TSMonkey REPL                              |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarioariasc%2Ftsmonkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarioariasc%2Ftsmonkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarioariasc%2Ftsmonkey/lists"}