{"id":18425789,"url":"https://github.com/dwayne/hs-monkey-interpreter","last_synced_at":"2025-10-27T08:36:32.208Z","repository":{"id":138664435,"uuid":"481153093","full_name":"dwayne/hs-monkey-interpreter","owner":"dwayne","description":"An interpreter for the Monkey programming language written in Haskell.","archived":false,"fork":false,"pushed_at":"2022-04-24T09:36:45.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T23:36:48.358Z","etag":null,"topics":["haskell","interpreter","monkey"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/dwayne.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-13T09:29:23.000Z","updated_at":"2022-06-08T00:19:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ec565d4-f08c-4983-b18a-6c7dccb61939","html_url":"https://github.com/dwayne/hs-monkey-interpreter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dwayne/hs-monkey-interpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fhs-monkey-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fhs-monkey-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fhs-monkey-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fhs-monkey-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwayne","download_url":"https://codeload.github.com/dwayne/hs-monkey-interpreter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fhs-monkey-interpreter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009392,"owners_count":26084580,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["haskell","interpreter","monkey"],"created_at":"2024-11-06T05:05:38.131Z","updated_at":"2025-10-11T23:36:48.953Z","avatar_url":"https://github.com/dwayne.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hs-monkey-interpreter\n\nAn interpreter for the [Monkey programming language](https://monkeylang.org/)\nwritten in Haskell.\n\n![The official monkey logo](assets/images/monkey-logo.png)\n\n## Usage\n\n### Start the REPL\n\n```\nstack run\n```\n\n### Run the tests\n\nAll tests\n\n```\nstack test\n```\n\nA specific test\n\n```\nstack test --ta '-m \u003cpattern\u003e'\n```\n\nFor e.g. test the lexer or parser\n\n```\nstack test --ta '-m lexer'\nstack test --ta '-m parser'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwayne%2Fhs-monkey-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwayne%2Fhs-monkey-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwayne%2Fhs-monkey-interpreter/lists"}