{"id":26208677,"url":"https://github.com/seg6/brainfuck","last_synced_at":"2025-10-29T12:35:52.755Z","repository":{"id":140507712,"uuid":"475859672","full_name":"seg6/brainfuck","owner":"seg6","description":"an optimizing brainfuck interpreter and repl","archived":false,"fork":false,"pushed_at":"2023-01-05T07:44:49.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T22:29:35.845Z","etag":null,"topics":["brainfuck","c","interpreter","language","repl"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seg6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-03-30T12:03:12.000Z","updated_at":"2024-09-27T08:01:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"35db6ec2-b82d-4b11-9eea-623ac9dcc0b8","html_url":"https://github.com/seg6/brainfuck","commit_stats":null,"previous_names":["nullptropy/brainfuck","heaptr/brainfuck","seg6/brainfuck"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seg6%2Fbrainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seg6%2Fbrainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seg6%2Fbrainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seg6%2Fbrainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seg6","download_url":"https://codeload.github.com/seg6/brainfuck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243170993,"owners_count":20247857,"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","c","interpreter","language","repl"],"created_at":"2025-03-12T06:29:36.032Z","updated_at":"2025-10-29T12:35:47.709Z","avatar_url":"https://github.com/seg6.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bfc\n\nbrainfuck interpreter and repl with some optimizations implemented in: for the time being it can detect clear loops, combine repeating operations (-\u003e\u003c+) and it can link loops at compile time.\n\n## building\n\nbfc uses the [meson](https://github.com/mesonbuild/meson) build system.\n\n```sh\n$ meson setup build\n$ meson configure --buildtype release build\n$ meson compile -C build\n$ ./build/brainfuck --help\nusage: ./bfc [path] [-d] [-h]\n\noptional arguments:\n    -d, --debug     run the interpreter in debug mode\n    -h, --help      print this text\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseg6%2Fbrainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseg6%2Fbrainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseg6%2Fbrainfuck/lists"}