{"id":13758176,"url":"https://github.com/pocmo/Python-Brainfuck","last_synced_at":"2025-05-10T06:31:19.704Z","repository":{"id":3270302,"uuid":"1916747","full_name":"pocmo/Python-Brainfuck","owner":"pocmo","description":"Just a small Brainfuck interpreter written in Python","archived":false,"fork":false,"pushed_at":"2022-02-06T04:13:05.000Z","size":5,"stargazers_count":213,"open_issues_count":4,"forks_count":58,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-07T13:01:57.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.pocmo.de","language":"Python","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/pocmo.png","metadata":{"files":{"readme":"README","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}},"created_at":"2011-06-18T18:58:11.000Z","updated_at":"2025-05-02T10:46:22.000Z","dependencies_parsed_at":"2022-07-21T13:18:20.888Z","dependency_job_id":null,"html_url":"https://github.com/pocmo/Python-Brainfuck","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/pocmo%2FPython-Brainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocmo%2FPython-Brainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocmo%2FPython-Brainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocmo%2FPython-Brainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pocmo","download_url":"https://codeload.github.com/pocmo/Python-Brainfuck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253376646,"owners_count":21898930,"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":[],"created_at":"2024-08-03T12:01:04.131Z","updated_at":"2025-05-10T06:31:19.682Z","avatar_url":"https://github.com/pocmo.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"This is just a small Brainfuck interpreter written in Python.\n\nUsage:\n ./brainfuck.py yourcode.bf\n\nYou can use it as a module as well:\n  import brainfuck\n\n  sourcecode = \"\"\"\n    ++++++++++[\u003e+++++++\u003e++++++++++\u003e+++\u003e+\u003c\u003c\u003c\u003c-]\n    \u003e++.\u003e+.+++++++..+++.\u003e++.\u003c\u003c+++++++++++++++.\n    \u003e.+++.------.--------.\u003e+.\u003e.\n  \"\"\"\n\n  brainfuck.evaluate(sourcecode)\n\nhttp://en.wikipedia.org/wiki/Brainfuck\n\n(C) Sebastian Kaspari 2011\nThis programm is licensed under the terms of the\nDO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocmo%2FPython-Brainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpocmo%2FPython-Brainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocmo%2FPython-Brainfuck/lists"}