{"id":13782945,"url":"https://github.com/damiendart/brainfuck","last_synced_at":"2026-03-06T18:27:26.355Z","repository":{"id":3527636,"uuid":"4586840","full_name":"damiendart/brainfuck","owner":"damiendart","description":"A simple brainfuck interpreter written in C.","archived":false,"fork":false,"pushed_at":"2023-07-24T23:14:49.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T18:17:35.756Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","c"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/damiendart.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2012-06-07T15:23:50.000Z","updated_at":"2023-07-24T23:14:55.000Z","dependencies_parsed_at":"2024-01-07T23:08:43.907Z","dependency_job_id":"63580ae2-73a7-4210-9467-c744ae3c0d36","html_url":"https://github.com/damiendart/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/damiendart%2Fbrainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiendart%2Fbrainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiendart%2Fbrainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiendart%2Fbrainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damiendart","download_url":"https://codeload.github.com/damiendart/brainfuck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253596050,"owners_count":21933497,"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":["brainfuck","brainfuck-interpreter","c"],"created_at":"2024-08-03T18:01:48.790Z","updated_at":"2026-03-06T18:27:26.256Z","avatar_url":"https://github.com/damiendart.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"brainfuck\n=========\n\nYet another [nice][1] [brainfuck][2] interpreter written in C.\n\n[1]: \u003chttp://www.muppetlabs.com/~breadbox/bf/standards.html\u003e\n[2]: \u003chttp://en.wikipedia.org/wiki/Brainfuck\u003e\n\n\nSynopsis\n--------\n\n    $ git clone -q https://github.com/damiendart/brainfuck.git\n    $ # \u003chttp://www.robotinaponcho.net/git/brainfuck.git\u003e works too.\n    $ cd brainfuck\n    $ make clean all \u003e /dev/null\n    $ ./brainfuck examples/helloworld.bf\n    Hello, World!\n    $ cat examples/helloworld.bf | ./brainfuck\n    Hello, World!\n    $ # ./brainfuck --help\n\n\nEmbedding brainfuck\n-------------------\n\nThis implementation of brainfuck is easy to embed into a C/C++ project:\nsimply add \"src/brainfuck.h\" and \"src/brainfuck.c\" to the build and call\nthe simple Lua-style API to get (kinda) instant brainfuck. For more\ninformation, see \"src/brainfuck.h\".\n\n\nTesting\n-------\n\nCOMING SOON (MAYBE).\n\n\nLicence\n-------\n\nThis implementation of brainfuck is written by Damien Dart,\n\u003cdamiendart@pobox.com\u003e. This is free and unencumbered software released\ninto the public domain. For more information, please refer to the\naccompanying \"UNLICENCE\" file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamiendart%2Fbrainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamiendart%2Fbrainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamiendart%2Fbrainfuck/lists"}