{"id":20225156,"url":"https://github.com/antony-jr/brainfuck","last_synced_at":"2026-06-07T08:32:13.138Z","repository":{"id":91206093,"uuid":"208421116","full_name":"antony-jr/brainfuck","owner":"antony-jr","description":"A Python like interpreter for Brainfuck.","archived":false,"fork":false,"pushed_at":"2019-09-14T10:56:10.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T12:45:25.143Z","etag":null,"topics":["appimage","brainfuck-interpreter","c","easy-to-use","optimized"],"latest_commit_sha":null,"homepage":null,"language":"Brainfuck","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/antony-jr.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-09-14T09:58:01.000Z","updated_at":"2019-09-14T10:54:43.000Z","dependencies_parsed_at":"2023-03-05T03:45:43.530Z","dependency_job_id":null,"html_url":"https://github.com/antony-jr/brainfuck","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/antony-jr/brainfuck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony-jr%2Fbrainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony-jr%2Fbrainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony-jr%2Fbrainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony-jr%2Fbrainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antony-jr","download_url":"https://codeload.github.com/antony-jr/brainfuck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antony-jr%2Fbrainfuck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34014821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":["appimage","brainfuck-interpreter","c","easy-to-use","optimized"],"created_at":"2024-11-14T07:11:19.073Z","updated_at":"2026-06-07T08:32:13.111Z","avatar_url":"https://github.com/antony-jr.png","language":"Brainfuck","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brainfuck ![issues](https://img.shields.io/github/issues/antony-jr/updatedeployqt.svg?style=flat-square) ![forks](https://img.shields.io/github/forks/antony-jr/brainfuck.svg?style=flat-square) ![stars](https://img.shields.io/github/stars/antony-jr/brainfuck.svg?style=flat-square) ![license](https://img.shields.io/github/license/TheFutureShell/updatedeployqt.svg?style=flat-square)\n\n\nThis is a very simple interpreter for **brainfuck** with a python interpreter like interface.\nThis can execute a brainfuck program directly from a file or interpret just like python.\n**This was made just for fun but a little bit optimized, I will be adding more optimizations \nin the future to make this even faster.**\n\n# Installation\n\n### Linux \n\nYou don't need to compile this from source, simply download the latest AppImage from releases and make it\nexecutable and you are ready to go.\n\n```\n $ chmod +x brainfuck-continuous-x86_64.AppImage\n $ ./brainfuck-continuous-x86_64.AppImage # starts the interpreter\n```\n\n\n# Usage\n\n*You can use this interpreter just like how you use the python interpreter, if you give a file, it simply \nexecutes it or if no arguments are given then it acts as a interpreter very similar to python interpreter.*\n\n**You can also use shebangs if you want execute brainfuck programs directly from the terminal.** \n\nTake this program for example.\n\n```\n#!/usr/bin/env brainfuck-continuous-x86_64.AppImage\n\u003e++++++++[-\u003c+++++++++\u003e]\u003c.\u003e\u003e+\u003e-[+]++\n\u003e++\u003e+++[\u003e[-\u003e+++\u003c\u003c+++\u003e]\u003c\u003c]\u003e-----.\u003e-\u003e\n+++..+++.\u003e-.\u003c\u003c+[\u003e[+\u003e+]\u003e\u003e]\u003c---------\n-----.\u003e\u003e.+++.------.--------.\u003e+.\u003e+.\n```\n\nExecute it like this...\n\n```\n $ chmod +x Hello.b\n $ PATH=/path/to/brainfuck-appimage/ ./Hello.b\n $ # or, this if you have the interpreter in your path\n $ ./Hello.b\n```\n\n\n# License\n\nBSD 3-Clause License\n\nCopyright (c) 2019, Antony Jr. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantony-jr%2Fbrainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantony-jr%2Fbrainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantony-jr%2Fbrainfuck/lists"}