{"id":47448715,"url":"https://github.com/Thumuss/brainfuck","last_synced_at":"2026-04-06T20:00:39.709Z","repository":{"id":208705682,"uuid":"722288374","full_name":"Thumuss/brainfuck","owner":"Thumuss","description":"A brainfuck implementation in pure Typst","archived":false,"fork":false,"pushed_at":"2024-10-15T22:49:58.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-11T22:46:21.477Z","etag":null,"topics":["brainfuck","brainfuck-compiler","brainfuck-language","typst","typst-package"],"latest_commit_sha":null,"homepage":"","language":"Typst","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Thumuss.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-22T20:32:22.000Z","updated_at":"2025-04-04T10:33:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6647f57-5698-479d-a3c3-5186ab899e6f","html_url":"https://github.com/Thumuss/brainfuck","commit_stats":null,"previous_names":["thumuss/brainfuck"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Thumuss/brainfuck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thumuss%2Fbrainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thumuss%2Fbrainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thumuss%2Fbrainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thumuss%2Fbrainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thumuss","download_url":"https://codeload.github.com/Thumuss/brainfuck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thumuss%2Fbrainfuck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31487542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"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":["brainfuck","brainfuck-compiler","brainfuck-language","typst","typst-package"],"created_at":"2026-03-23T13:00:28.992Z","updated_at":"2026-04-06T20:00:39.702Z","avatar_url":"https://github.com/Thumuss.png","language":"Typst","funding_links":[],"categories":["Full table"],"sub_categories":[],"readme":"# Brainf\n\n\u003e A brainfuck implementation in pure Typst\n\n# Examples\n\n## In pure brainfuck\n\n```typst\n#import \"@preview/brainf:1.0.0\": brainf;\n\n#brainf(\"++++++++[\u003e++++[\u003e++\u003e+++\u003e+++\u003e+\u003c\u003c\u003c\u003c-]\u003e+\u003e+\u003e-\u003e\u003e+[\u003c]\u003c-]\u003e\u003e.\u003e---.+++++++..+++.\u003e\u003e.\u003c-.\u003c.+++.------.--------.\u003e\u003e+.\u003e++.\");\n```\n\nInto\n\n![image](https://media.discordapp.net/attachments/751591144919662752/1176988035309633647/image.png?ex=6570de86\u0026is=655e6986\u0026hm=60e18ac7187c117ab08a95c323f5059424342dbb9d8da49600c82502b5d14e7f\u0026=\u0026format=webp\u0026width=328\u0026height=102)\n\n## With inputs\n\n```typst\n#import \"@preview/brainf:1.0.0\": brainf;\n\n#brainf(\"++++++++++++++[-\u003e,.\u003c]\", inp: \"Goodbye World!\");\n```\n\nInto\n\n![image](https://media.discordapp.net/attachments/751591144919662752/1176988280613515366/image.png?ex=6570dec1\u0026is=655e69c1\u0026hm=f9285649f3e5ab72749af5820972c52827c727f6c52351b63d0bbd2ba9afce87\u0026=\u0026format=webp\u0026width=808\u0026height=181)\n\n# Links\nI've based my implementation from theses documents: \n- [Wikipedia](https://en.wikipedia.org/wiki/Brainfuck)\n- [Github](https://github.com/sunjay/brainfuck)\n- [A compiler of Brainfuck in c](https://onestepcode.com/brainfuck-compiler-c/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThumuss%2Fbrainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FThumuss%2Fbrainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThumuss%2Fbrainfuck/lists"}