{"id":15099924,"url":"https://github.com/prajwalch/zbfi","last_synced_at":"2026-02-22T14:03:08.289Z","repository":{"id":109755618,"uuid":"437300132","full_name":"prajwalch/zbfi","owner":"prajwalch","description":"BrainFuck 🤖 language interpreter written in Zig","archived":false,"fork":false,"pushed_at":"2022-11-29T13:44:19.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T06:33:14.646Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","interpreter","zig","zig-lang","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/prajwalch.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":"2021-12-11T14:11:34.000Z","updated_at":"2022-12-14T23:59:12.000Z","dependencies_parsed_at":"2023-04-18T04:05:11.015Z","dependency_job_id":null,"html_url":"https://github.com/prajwalch/zbfi","commit_stats":{"total_commits":55,"total_committers":1,"mean_commits":55.0,"dds":0.0,"last_synced_commit":"4d30a53dd978d8ca7e6cc4b1f9f271a52b2668b0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajwalch%2Fzbfi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajwalch%2Fzbfi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajwalch%2Fzbfi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajwalch%2Fzbfi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prajwalch","download_url":"https://codeload.github.com/prajwalch/zbfi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245891990,"owners_count":20689424,"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":["brainfuck","brainfuck-interpreter","interpreter","zig","zig-lang","ziglang"],"created_at":"2024-09-25T17:41:17.088Z","updated_at":"2025-10-18T12:47:25.236Z","avatar_url":"https://github.com/prajwalch.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zbfi\nzbfi is a BrainFuck programming language interpreter written in zig.\nIt is written only to learn zig for myself but you can experiment\nwith the code however you like.\n\n## Building\nTo build the project you only need to have a [zig compiler - v0.9.0](https://ziglang.org/download)\nAll the install instructions are there, so download and install it according to the instructions then follow the below steps.\n\n1. Clone it with `git clone --recursive https://github.com/PrajwalCH/zbfi`\n2. Change directory to zbfi\n3. Run `zig build -Drelease-safe=true` to build it.\n4. And at last run `./zig-out/bin/zbfi` for interactive mode or `./zig-out/bin -f \u003cfile name\u003e` to run source file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprajwalch%2Fzbfi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprajwalch%2Fzbfi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprajwalch%2Fzbfi/lists"}