{"id":15659157,"url":"https://github.com/ibara/bf256","last_synced_at":"2025-05-05T17:16:26.911Z","repository":{"id":64161397,"uuid":"384615956","full_name":"ibara/bf256","owner":"ibara","description":"Brainfuck compiler under 256 bytes in size.","archived":false,"fork":false,"pushed_at":"2021-09-13T03:19:18.000Z","size":22,"stargazers_count":28,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-30T22:32:33.130Z","etag":null,"topics":["amd64","assembler","assembly","brainfuck","bsd","c","compiler","linux","minimal","minimalism","openbsd","unix","x86-64"],"latest_commit_sha":null,"homepage":"https://briancallahan.net/blog/20210710.html","language":"Assembly","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}},"created_at":"2021-07-10T05:13:14.000Z","updated_at":"2025-03-12T21:46:12.000Z","dependencies_parsed_at":"2023-01-15T01:00:57.690Z","dependency_job_id":null,"html_url":"https://github.com/ibara/bf256","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/ibara%2Fbf256","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbf256/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbf256/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fbf256/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibara","download_url":"https://codeload.github.com/ibara/bf256/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252542080,"owners_count":21764907,"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":["amd64","assembler","assembly","brainfuck","bsd","c","compiler","linux","minimal","minimalism","openbsd","unix","x86-64"],"created_at":"2024-10-03T13:15:25.320Z","updated_at":"2025-05-05T17:16:26.893Z","avatar_url":"https://github.com/ibara.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"bf256\n=====\n`bf256` is a Brainfuck compiler under 256 bytes in size.\n\nIt probably only works on\n[OpenBSD](https://www.openbsd.org/)/amd64\nas-is.\n\nWrite-up\n--------\nSee the\n[blog post](https://briancallahan.net/blog/20210710.html).\n\nBuilding\n--------\nJust run `make`.\n\nRunning\n-------\n```\n$ bf256 \u003c input.bf \u003e output.c\n```\nAlternatively:\n```\n$ bf256 \u003c input.bf | cc -x c -\n```\n\nSize\n----\nCompiler alone:\n```\n$ size bf256.o\ntext    data    bss     dec     hex\n207     0       0       207     cf\n```\n\nWith overhead:\n```\n$ size bf256\ntext    data    bss     dec     hex\n231     0       0       231     e7\n```\n\nLicense\n-------\nISC License. See `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fbf256","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibara%2Fbf256","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fbf256/lists"}