{"id":13739446,"url":"https://github.com/dantecatalfamo/brainfuck-zig","last_synced_at":"2025-07-11T00:36:19.336Z","repository":{"id":114221944,"uuid":"432352531","full_name":"dantecatalfamo/brainfuck-zig","owner":"dantecatalfamo","description":"Brainfuck interpreter written in zig","archived":false,"fork":false,"pushed_at":"2023-12-03T20:11:22.000Z","size":11,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T06:08:34.637Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","zig"],"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/dantecatalfamo.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}},"created_at":"2021-11-27T02:51:06.000Z","updated_at":"2024-11-07T08:17:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1e16c37-9df9-46a0-b9f5-34483777c96f","html_url":"https://github.com/dantecatalfamo/brainfuck-zig","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Fbrainfuck-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Fbrainfuck-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Fbrainfuck-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Fbrainfuck-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantecatalfamo","download_url":"https://codeload.github.com/dantecatalfamo/brainfuck-zig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254131998,"owners_count":22020060,"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","zig"],"created_at":"2024-08-03T04:00:34.040Z","updated_at":"2025-05-14T11:34:13.157Z","avatar_url":"https://github.com/dantecatalfamo.png","language":"Zig","funding_links":[],"categories":["Applications"],"sub_categories":[],"readme":"# Brainfuck-zig\n\nEmbeddable zig brainfuck interpreter.\n\n## Usage\n\n`usage: brainfuck [-e expression] [file path]`\n\n## Embedding\n\n```zig\nconst interpreter = @import(\"brainfuck-zig/src/main.zig\").interpreter;\n\ntry interpret(program_string, reader, writer, error_writer);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantecatalfamo%2Fbrainfuck-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantecatalfamo%2Fbrainfuck-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantecatalfamo%2Fbrainfuck-zig/lists"}