{"id":13782825,"url":"https://github.com/grubino/brainf-ck-interpreter","last_synced_at":"2025-05-11T16:33:04.203Z","repository":{"id":1557641,"uuid":"1953881","full_name":"grubino/brainf-ck-interpreter","owner":"grubino","description":null,"archived":false,"fork":false,"pushed_at":"2014-02-19T20:37:52.000Z","size":152,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T18:16:53.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eed3si9n/color-themes","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grubino.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-25T22:29:30.000Z","updated_at":"2014-02-19T20:37:52.000Z","dependencies_parsed_at":"2022-09-21T13:31:28.022Z","dependency_job_id":null,"html_url":"https://github.com/grubino/brainf-ck-interpreter","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/grubino%2Fbrainf-ck-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grubino%2Fbrainf-ck-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grubino%2Fbrainf-ck-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grubino%2Fbrainf-ck-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grubino","download_url":"https://codeload.github.com/grubino/brainf-ck-interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253595952,"owners_count":21933476,"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-03T18:01:45.525Z","updated_at":"2025-05-11T16:33:03.682Z","avatar_url":"https://github.com/grubino.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"This code requires Boost.Spirit (\u003e=v2), Boost.Variant, Boost.Foreach in order to compile.  You can find them here:\n\n     \t  \t   \t\t \t\thttp://www.boost.org/\n\nOnce you have the libraries installed and in your g++ include path, you can compile like so (compiling will take a minute or so):\n\ng++ -o bf main.cpp brainf_ck.cpp\n\nThen, you'll find the bf binary in your current directory.  If you're using windows (without cygwin), then may God have mercy on your soul.\n\nOnce you have the bf binary, just type:\n\n./bf \u003cbrainf_ck source file\u003e \n\nAt a command prompt.  I have included a couple of brainf_ck source files with this interpreter for testing.  One is from http://esoteric.sange.fi/brainfuck/utils/mandelbrot/ and the other is by Clifford Wolf http://www.clifford.at/bfcpu/.\n\nLet me know if you find any bugs or have any suggestions!\nEnjoy!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrubino%2Fbrainf-ck-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrubino%2Fbrainf-ck-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrubino%2Fbrainf-ck-interpreter/lists"}