{"id":23927528,"url":"https://github.com/bhansconnect/bqn-bf","last_synced_at":"2026-02-17T17:32:54.649Z","repository":{"id":190656062,"uuid":"682697234","full_name":"bhansconnect/bqn-bf","owner":"bhansconnect","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-09T03:42:32.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T06:53:37.139Z","etag":null,"topics":["bqn","brainfuck","brainfuck-interpreter","interpreter","lexer","parser","tokenizer"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhansconnect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-08-24T18:21:40.000Z","updated_at":"2023-09-13T01:44:55.000Z","dependencies_parsed_at":"2023-08-25T20:14:21.660Z","dependency_job_id":"b1dcf9d8-b483-4a27-8d6c-ef79d556bccf","html_url":"https://github.com/bhansconnect/bqn-bf","commit_stats":null,"previous_names":["bhansconnect/bqn-bf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bhansconnect/bqn-bf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhansconnect%2Fbqn-bf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhansconnect%2Fbqn-bf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhansconnect%2Fbqn-bf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhansconnect%2Fbqn-bf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhansconnect","download_url":"https://codeload.github.com/bhansconnect/bqn-bf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhansconnect%2Fbqn-bf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29551257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bqn","brainfuck","brainfuck-interpreter","interpreter","lexer","parser","tokenizer"],"created_at":"2025-01-05T22:43:55.597Z","updated_at":"2026-02-17T17:32:54.621Z","avatar_url":"https://github.com/bhansconnect.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# BQN BF\n\nA BF interpreter in BQN.\nIt actually does parsing and then a number of tree optimization and node folding.\nThis is overkill for a BF interpreter but makes it way faster.\nThat said, it is still not super fast cause it is running in an interpreted array language.\nThis is probably one of the worst kind of languages for scalar code in tight loops (like a bf interpreter).\nOverall, I am quite happy with the perf and crushing some basic python impls.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhansconnect%2Fbqn-bf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhansconnect%2Fbqn-bf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhansconnect%2Fbqn-bf/lists"}