{"id":23960586,"url":"https://github.com/babiabeo/deno-brainfuck","last_synced_at":"2026-04-12T23:49:29.967Z","repository":{"id":270576318,"uuid":"910799347","full_name":"babiabeo/deno-brainfuck","owner":"babiabeo","description":"A Brainfuck interpreter written in TypeScript and Deno","archived":false,"fork":false,"pushed_at":"2025-01-02T12:46:35.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T12:19:50.081Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","deno","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/babiabeo.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":"2025-01-01T13:17:12.000Z","updated_at":"2025-01-02T12:46:38.000Z","dependencies_parsed_at":"2025-02-24T12:19:44.349Z","dependency_job_id":"b712a782-d2ad-4c35-a9c2-e6ccee57a1aa","html_url":"https://github.com/babiabeo/deno-brainfuck","commit_stats":null,"previous_names":["babiabeo/deno-brainfuck"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/babiabeo/deno-brainfuck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babiabeo%2Fdeno-brainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babiabeo%2Fdeno-brainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babiabeo%2Fdeno-brainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babiabeo%2Fdeno-brainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babiabeo","download_url":"https://codeload.github.com/babiabeo/deno-brainfuck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babiabeo%2Fdeno-brainfuck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275194028,"owners_count":25421442,"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-09-15T02:00:09.272Z","response_time":75,"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":["brainfuck","brainfuck-interpreter","deno","typescript"],"created_at":"2025-01-06T19:30:20.751Z","updated_at":"2026-04-12T23:49:24.938Z","avatar_url":"https://github.com/babiabeo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno-brainfuck\n\nA [Brainfuck][bf] interpreter written in TypeScript and Deno.\n\n## Usage\n\n```\n./brainfuck \u003cBRAINFUCK_FILE\u003e\n```\n\n## Build from source\n\nYou need [Deno][deno] to run or compile TypeScript into an executable. If you\ndon't have it, install it.\n\nThen clone this repo and execute the following:\n\n```sh\ngit clone https://github.com/babiabeo/deno-brainfuck\ncd deno-brainfuck\ndeno task compile\n```\n\nYou should see an executable `brainfuck` in the current directory. To test it,\nrun:\n\n```sh\n./brainfuck examples/hello_world.bf\n# Hello World!\n```\n\n[bf]: https://en.wikipedia.org/wiki/Brainfuck\n[deno]: https://deno.com/\n\n\u003e [!NOTE]\n\u003e If you don't want to compile it, just run:\n\u003e\n\u003e ```sh\n\u003e deno run --allow-read main.ts examples/hello_world.bf\n\u003e ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabiabeo%2Fdeno-brainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabiabeo%2Fdeno-brainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabiabeo%2Fdeno-brainfuck/lists"}