{"id":16711455,"url":"https://github.com/j-jzk/bfasm","last_synced_at":"2026-05-20T09:31:53.317Z","repository":{"id":225116619,"uuid":"763669871","full_name":"j-jzk/bfasm","owner":"j-jzk","description":"A brainfuck -\u003e x86 assembly compiler","archived":false,"fork":false,"pushed_at":"2024-03-18T09:53:24.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T03:33:00.035Z","etag":null,"topics":["assembly","brainfuck","brainfuck-compiler"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/j-jzk.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":"2024-02-26T17:59:31.000Z","updated_at":"2024-02-26T18:01:48.000Z","dependencies_parsed_at":"2024-03-06T07:48:53.497Z","dependency_job_id":"c37efe57-835e-4e87-9ab1-de3e1ff73469","html_url":"https://github.com/j-jzk/bfasm","commit_stats":null,"previous_names":["j-jzk/bfasm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/j-jzk/bfasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-jzk%2Fbfasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-jzk%2Fbfasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-jzk%2Fbfasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-jzk%2Fbfasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j-jzk","download_url":"https://codeload.github.com/j-jzk/bfasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-jzk%2Fbfasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33253749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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":["assembly","brainfuck","brainfuck-compiler"],"created_at":"2024-10-12T20:12:04.833Z","updated_at":"2026-05-20T09:31:53.288Z","avatar_url":"https://github.com/j-jzk.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bfasm\n_Run your Brainfuck programs **blazingly fast**_\n\nAn optimizing Brainfuck compiler into x86 assembly.\n\n## Usage\nGenerates an assembly source for the program and a supporting C main file, then builds them with `nasm` and `gcc`.\n(The build step can be disabled by `-n`)\n\n```\nUsage: main [\u003coptions\u003e] \u003cinputfile\u003e\n\nOptions:\n  -d, --build-dir=\u003cpath\u003e  directory for the generated files (default .)\n  -t, --tape-size=\u003cint\u003e   the nuber of tape cells to allocate (default 256)\n  --dynamic-tape          allocate the tape on the heap\n  -n, --no-build          only generate ASM \u0026 C source files, don't build them\n  -h, --help              Show this message and exit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-jzk%2Fbfasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj-jzk%2Fbfasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-jzk%2Fbfasm/lists"}