{"id":22514601,"url":"https://github.com/marioariasc/pepa","last_synced_at":"2025-08-03T16:31:02.969Z","repository":{"id":68754129,"uuid":"468286772","full_name":"MarioAriasC/pepa","owner":"MarioAriasC","description":"An implementation of the Monkey language in Ruby","archived":false,"fork":false,"pushed_at":"2024-06-29T05:32:06.000Z","size":101,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-01T10:42:54.776Z","etag":null,"topics":["monkey","monkey-language","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-10T10:03:10.000Z","updated_at":"2024-09-11T12:08:17.000Z","dependencies_parsed_at":"2024-06-24T15:35:13.968Z","dependency_job_id":null,"html_url":"https://github.com/MarioAriasC/pepa","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%2Fpepa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2Fpepa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2Fpepa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2Fpepa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarioAriasC","download_url":"https://codeload.github.com/MarioAriasC/pepa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228553069,"owners_count":17935927,"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-language","ruby"],"created_at":"2024-12-07T03:19:12.900Z","updated_at":"2024-12-07T03:19:13.548Z","avatar_url":"https://github.com/MarioAriasC.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pepa\n\n[Ruby](https://www.ruby-lang.org/en/) implementation of\nthe [Monkey Language](https://monkeylang.org/)\n\nPepa 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\n## Status\n\nThe book ([Writing An Interpreter In Go](https://interpreterbook.com/)) is fully implemented. Pepa will not have a\ncompiler implementation\n\n## Commands\n\nBefore running the command you must have Ruby 3.1.0 or up installed on your machine\n\n| Script                                             | Description                                                                   |\n|----------------------------------------------------|-------------------------------------------------------------------------------|\n| `rake`                                             | Run tests and rubocop                                                         |\n| [`./exe/benchmark`](exe/benchmark)                 | Run the classic monkey benchmark (`fibonacci(35)`)                            |\n| [`./exe/benchmark-yjit`](exe/benchmark-yjit)       | Run the classic monkey benchmark with JIT(`fibonacci(35)`)                    |\n| [`./exe/benchmark-tr`](exe/benchmark-tr)           | Run the classic monkey benchmark transpiled to Ruby(`fibonacci(35)`)          |\n| [`./exe/benchmark-tr-yjit`](exe/benchmark-tr-yjit) | Run the classic monkey benchmark transpiled to Ruby with JIT(`fibonacci(35)`) |\n| [`./exe/pepa`](exe/pepa)                           | Run the Pepa REPL                                                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarioariasc%2Fpepa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarioariasc%2Fpepa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarioariasc%2Fpepa/lists"}