{"id":24302823,"url":"https://github.com/narhen/net-brainfuck","last_synced_at":"2025-10-15T11:23:13.445Z","repository":{"id":141724848,"uuid":"204205986","full_name":"narhen/net-brainfuck","owner":"narhen","description":"An extension to the brainfuck language enabling networked communication","archived":false,"fork":false,"pushed_at":"2019-08-24T20:21:51.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T05:34:46.331Z","etag":null,"topics":["brainfuck","esoteric-language","network"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/narhen.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":"2019-08-24T19:57:27.000Z","updated_at":"2019-08-24T20:23:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd088d53-4e5f-4198-adf1-cc59d9614ba0","html_url":"https://github.com/narhen/net-brainfuck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/narhen/net-brainfuck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narhen%2Fnet-brainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narhen%2Fnet-brainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narhen%2Fnet-brainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narhen%2Fnet-brainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/narhen","download_url":"https://codeload.github.com/narhen/net-brainfuck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narhen%2Fnet-brainfuck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279076628,"owners_count":26098225,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["brainfuck","esoteric-language","network"],"created_at":"2025-01-17T00:19:30.795Z","updated_at":"2025-10-15T11:23:13.417Z","avatar_url":"https://github.com/narhen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# net-brainfuck\nAn extension to the [brainfuck](https://en.wikipedia.org/wiki/Brainfuck) language enabling networked communication.\nInspired by [Socket extensions for esoteric languages](https://pdfs.semanticscholar.org/e9ad/2d385a5f6626a80f73aa14e6b6b2a36ff79e.pdf).\n\n# Example\nThe [sock.bf](sock.bf) program will set up a TCP server listening on port 1025.\nWhen a client connects it sends \"A\\n\" then exits.\n\n### Terminal 1:\n```bash\n$ ./main.py sock.bf\n```\n\n### Terminal 2:\n```bash\n$ nc 0 1025\nA\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarhen%2Fnet-brainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarhen%2Fnet-brainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarhen%2Fnet-brainfuck/lists"}