{"id":16879509,"url":"https://github.com/purefunctor/fungoid","last_synced_at":"2026-04-25T22:31:30.633Z","repository":{"id":110140971,"uuid":"273442738","full_name":"purefunctor/Fungoid","owner":"purefunctor","description":"Befunge-93 interpreter written in Haskell!","archived":false,"fork":false,"pushed_at":"2021-09-04T11:39:03.000Z","size":35,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T00:05:19.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purefunctor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-19T08:21:47.000Z","updated_at":"2025-03-22T05:45:58.000Z","dependencies_parsed_at":"2023-04-13T09:32:19.868Z","dependency_job_id":null,"html_url":"https://github.com/purefunctor/Fungoid","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"caff9385a71e673051c8970812ca8f5d614f6207"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purefunctor%2FFungoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purefunctor%2FFungoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purefunctor%2FFungoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purefunctor%2FFungoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purefunctor","download_url":"https://codeload.github.com/purefunctor/Fungoid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purefunctor%2FFungoid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259172952,"owners_count":22816556,"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":[],"created_at":"2024-10-13T15:54:43.073Z","updated_at":"2026-04-25T22:31:30.599Z","avatar_url":"https://github.com/purefunctor.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fungoid\nBefunge-93 interpreter written in Haskell!\n\n# Requirements\nThis project requires `GHC 8.8.4` and can be built using either `cabal` or `stack`.\n\n# Installation\n```bash\nλ\u003e git clone https://github.com/PureFunctor/Fungoid.git\nλ\u003e cd Fungoid\nλ\u003e [cabal | stack] install\n```\n\n# Examples\nIn order to run examples obtained from the [esolangs wiki](https://esolangs.org/wiki/Befunge):\n```bash\nλ\u003e [cabal | stack] run Fungoid -- b93/helloworld.b93 93\nλ\u003e [cabal | stack] run Fungoid -- b93/factorial.b93 93\n```\n\n# Nix\nAlternatively, it can also be built using `nix`.\n```bash\nλ\u003e nix build\nλ\u003e ./result/bin/Fungoid b93/helloworld.b93 93\nλ\u003e ./result/bin/Fungoid b93/factorial.b93 93\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurefunctor%2Ffungoid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurefunctor%2Ffungoid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurefunctor%2Ffungoid/lists"}