{"id":20317427,"url":"https://github.com/thimc/malbolge","last_synced_at":"2026-05-29T20:31:12.048Z","repository":{"id":242445698,"uuid":"805719238","full_name":"thimc/malbolge","owner":"thimc","description":"malbolge interpreter written in go","archived":false,"fork":false,"pushed_at":"2024-07-09T17:52:02.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T13:16:46.920Z","etag":null,"topics":["esolang","golang","interpreter","malbolge"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thimc.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":"2024-05-25T09:15:43.000Z","updated_at":"2024-07-09T17:52:05.000Z","dependencies_parsed_at":"2024-06-03T04:28:39.717Z","dependency_job_id":"2338b254-0126-41f3-8c06-5b2e0c8ababa","html_url":"https://github.com/thimc/malbolge","commit_stats":null,"previous_names":["thimc/malbolge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fmalbolge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fmalbolge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fmalbolge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fmalbolge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thimc","download_url":"https://codeload.github.com/thimc/malbolge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818898,"owners_count":20025212,"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":["esolang","golang","interpreter","malbolge"],"created_at":"2024-11-14T18:31:56.661Z","updated_at":"2026-05-29T20:31:12.038Z","avatar_url":"https://github.com/thimc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# malbolge\n\n[Malbolge](https://en.wikipedia.org/wiki/Malbolge) interpreter\nwritten in go.  Malbolge is an esoteric programming language created\nby Ben Olmstead in 1998 and is known for its extreme difficulty in\nwriting programs due to its intentionally confusing design.\n\nThis interpreter follows the official specification from 1998 with\nthe \"famous bug\" that stops execution if the current data is outside\nthe 33–126 ASCII range. Malbolge Unshackled features are not\nsupported.\n\n## Instructions\n\n\tgo build -o malbolge .\n\t./malbolge \u003chello-world.mal\u003e\n\n_NOTE: If no arguments are passed then it will read off the standard\ninput and assume the data is valid malbolge code_\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Fmalbolge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthimc%2Fmalbolge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Fmalbolge/lists"}