{"id":15694198,"url":"https://github.com/ibara/bfc","last_synced_at":"2026-03-15T22:44:33.082Z","repository":{"id":80378107,"uuid":"285990061","full_name":"ibara/bfc","owner":"ibara","description":"Compile Brainfuck to multi-platform assembly.","archived":false,"fork":false,"pushed_at":"2021-05-01T06:04:24.000Z","size":37,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-08T16:52:39.429Z","etag":null,"topics":["amd64","assembly","bfc","brainfuck","bsd","c","compiler","i386","i80","i8080","openbsd","unix","x86-64","z80"],"latest_commit_sha":null,"homepage":"https://briancallahan.net/blog/20210425.html","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibara.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":"2020-08-08T06:48:38.000Z","updated_at":"2025-02-06T15:41:00.000Z","dependencies_parsed_at":"2023-06-06T15:45:25.435Z","dependency_job_id":null,"html_url":"https://github.com/ibara/bfc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibara/bfc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbfc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbfc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbfc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbfc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibara","download_url":"https://codeload.github.com/ibara/bfc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbfc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30553446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["amd64","assembly","bfc","brainfuck","bsd","c","compiler","i386","i80","i8080","openbsd","unix","x86-64","z80"],"created_at":"2024-10-03T18:54:12.539Z","updated_at":"2026-03-15T22:44:33.063Z","avatar_url":"https://github.com/ibara.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"bfc\n===\nbfc is a multi-platform compiler that compiles Brainfuck to assembly.\n\nTypical usage is as follows:\n```\n$ bfc hello.bf | cc -x assembler -\n$ ./a.out\n```\n\nWhy?\n----\nRead my\n[blog post](https://briancallahan.net/blog/20210425.html)\nabout this codebase.\n\nBuilding\n--------\nRun `./configure` to detect your native CPU.\nThen run `make`.\n\nSupported backends\n------------------\n* amd64 (x86_64)\n* i386 (i486, i586, i686, i786)\n* 8080/Z80 (8080, i80, z80)\n* Generic C (for all other CPUs)\n\nPlease feel free to add additional CPU support.\n\nLicense\n-------\nISC License.\nSee `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fbfc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibara%2Fbfc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fbfc/lists"}