{"id":13779263,"url":"https://github.com/apankrat/bff","last_synced_at":"2025-04-10T19:31:35.471Z","repository":{"id":1877274,"uuid":"2802723","full_name":"apankrat/bff","owner":"apankrat","description":"Moderately-optimizing brainfuck interpreter","archived":false,"fork":false,"pushed_at":"2019-08-09T10:58:03.000Z","size":10,"stargazers_count":42,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T03:34:09.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://swapped.cc/bff","language":"C","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/apankrat.png","metadata":{"files":{"readme":"README.md","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-11-18T13:34:34.000Z","updated_at":"2025-02-19T03:53:17.000Z","dependencies_parsed_at":"2022-09-07T15:21:15.841Z","dependency_job_id":null,"html_url":"https://github.com/apankrat/bff","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apankrat%2Fbff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apankrat%2Fbff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apankrat%2Fbff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apankrat%2Fbff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apankrat","download_url":"https://codeload.github.com/apankrat/bff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281404,"owners_count":21077423,"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:03.255Z","updated_at":"2025-04-10T19:31:30.455Z","avatar_url":"https://github.com/apankrat.png","language":"C","funding_links":[],"categories":["Full table","C"],"sub_categories":[],"readme":"    bff 1.0.7\n    =========\n\n    \tModerately-optimizing brainfuck interpreter\n\n    \thttp://swapped.cc/bff\n\n    =\n    \tTo build with GNU tools run\n    \t\tmake\n\n    \tTo install in /usr/bin (not sure why you'd be wanting this though)\n    \t\tmake install\n\n    \tTo clean up the build files\n    \t\tmake clean\n\n    =\n    \t1.0.7 - Aug 09, 2018\n    \t\tfixed an issue in preprocessing stage that caused it \n    \t\tto ingest more bf code than there was if the bf code\n    \t\tstarted with \u003c\u003c... or \u003e\u003e... sequence. This lead to a\n    \t\theap corruption with variable consequences. kudos to\n    \t\tAlex Stefanov for reporting this.\n\n    \t1.0.6 - Apr 27, 2015\n    \t\tadded special handling for [-] and [+]\n\n    \t1.0.5 - Dec 10, 2012\n    \t\tfixed grow() as per Mitch Schwartz note\n\n    \t1.0.4 - Aug 01, 2011\n    \t\tfixed xalloc() to zero newly allocated blocks\n\n    \t1.0.3.1 - Aug 02, 2004\n    \t\tfixed a bug where programs starting with \u003c or \u003e command\n    \t\twere not handled properly\n\n    \t1.0.3 - Jul 29, 2004\n    \t\tfurther optimized the main loop, now runs twice as fast\n\n    \t1.0.2 - Apr 27, 2004\n    \t\tmade it compilable under MSVC\n    \t\tadded -Wall to Makefile\n    \t\tadded missing string.h include\n\n    \t1.0.1 - Apr 27, 2004\n    \t\tthe cell array is now dynamically grown when exhausted;\n    \t\tthe input may be read from the file\n\n    \t1.0.0 - Apr 26, 2004\n    \t\tan initial public release\n\n    ==========================================================================\n    Copyright (c) 2004-12, Alex Pankratov (ap@swapped.cc). All rights reserved.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapankrat%2Fbff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapankrat%2Fbff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapankrat%2Fbff/lists"}