{"id":13782607,"url":"https://github.com/LucasMW/bfi","last_synced_at":"2025-05-11T16:30:32.302Z","repository":{"id":83966951,"uuid":"53095911","full_name":"LucasMW/bfi","owner":"LucasMW","description":"Brainfuck Interpreter","archived":false,"fork":false,"pushed_at":"2017-07-07T05:34:01.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T17:43:30.165Z","etag":null,"topics":["bfi","brainfuck","brainfuck-interpreter","c","interpreter"],"latest_commit_sha":null,"homepage":null,"language":"C","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/LucasMW.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}},"created_at":"2016-03-04T00:57:48.000Z","updated_at":"2024-01-07T20:26:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d14b7f9-e12c-4f81-ab62-d8155551a331","html_url":"https://github.com/LucasMW/bfi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasMW%2Fbfi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasMW%2Fbfi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasMW%2Fbfi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasMW%2Fbfi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasMW","download_url":"https://codeload.github.com/LucasMW/bfi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253595469,"owners_count":21933393,"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":["bfi","brainfuck","brainfuck-interpreter","c","interpreter"],"created_at":"2024-08-03T18:01:39.954Z","updated_at":"2025-05-11T16:30:32.045Z","avatar_url":"https://github.com/LucasMW.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# bfi\nBrainfuck Interpreter\n\nInterpreter of the brainfuck programming language\n\nVisit this link for more information: https://en.wikipedia.org/wiki/Brainfuck\n\nExamples of programs can be found here: http://esoteric.sange.fi/brainfuck/bf-source/prog/\n\nWhy?\nBecause I wanted to. \n\nThis was implemented for hobby purposes. THIS SOFTWARE HAS ABSOLUTELY NO WARRANTY.\n\nPull requests are welcome\n\n### Known Limitations:\n\n  * Interpreter has fixed ammount of memory to use for .bf prograns. \n  *Although it can be changed in compile time.*\n  * Interpreter has a fixed limit for nested loops. \n  *It can also be changed in compile time.*\n  * This is 8 bit cell implementation. \n  *Bf prograns which need 16 (or more) bits cells are unsuported.* \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLucasMW%2Fbfi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLucasMW%2Fbfi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLucasMW%2Fbfi/lists"}