{"id":18075034,"url":"https://github.com/lnsp/bf","last_synced_at":"2025-04-05T19:19:14.498Z","repository":{"id":82587691,"uuid":"54433691","full_name":"lnsp/bf","owner":"lnsp","description":"A small, slow Brainfuck interpreter.","archived":false,"fork":false,"pushed_at":"2016-03-22T00:49:01.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T16:43:09.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lnsp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-22T00:48:56.000Z","updated_at":"2016-04-12T18:48:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecd67cea-a846-45f8-b2a8-8d5768f72091","html_url":"https://github.com/lnsp/bf","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/lnsp%2Fbf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fbf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fbf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fbf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnsp","download_url":"https://codeload.github.com/lnsp/bf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386466,"owners_count":20930646,"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-10-31T10:44:13.867Z","updated_at":"2025-04-05T19:19:14.479Z","avatar_url":"https://github.com/lnsp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bf\n\nThis is another attempt to get into programming with C. This interpreter\nreally needs optimization in terms of loop / bracket matching, but I have not found a useful solution for this problem yet.\n\n## Building\n```bash\n$ sudo apt-get install make gcc -y\n$ git clone https://github.com/mooxmirror/bf\n$ cd bf\n$ ./bf examples/echo.bf\nHello World!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fbf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnsp%2Fbf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fbf/lists"}