{"id":18138007,"url":"https://github.com/rickbutton/bfi","last_synced_at":"2025-07-11T15:08:12.423Z","repository":{"id":2473062,"uuid":"3445766","full_name":"rickbutton/bfi","owner":"rickbutton","description":"A Brainfuck Interpreter in Java.","archived":false,"fork":false,"pushed_at":"2012-02-16T01:55:04.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T17:25:31.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/rickbutton.png","metadata":{"files":{"readme":"README.textile","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":"2012-02-15T01:36:27.000Z","updated_at":"2014-05-13T20:33:36.000Z","dependencies_parsed_at":"2022-09-12T11:20:14.813Z","dependency_job_id":null,"html_url":"https://github.com/rickbutton/bfi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rickbutton/bfi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickbutton%2Fbfi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickbutton%2Fbfi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickbutton%2Fbfi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickbutton%2Fbfi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickbutton","download_url":"https://codeload.github.com/rickbutton/bfi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickbutton%2Fbfi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264837477,"owners_count":23671044,"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-11-01T15:08:01.763Z","updated_at":"2025-07-11T15:08:12.403Z","avatar_url":"https://github.com/rickbutton.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. BFI\n\np. A simple Brainfuck interpreter written in java.\n\n@To create jar@\n@ant jar@\n\n@To run@\n@java -jar bfi.jar [brainfuck file] \u003coptional input\u003e@\n\nh2. Examples\n\n@java -jar bfi.jar examples/pi.b ?50@\n\n@java -jar bfi.jar examples/numwarp.b !19a2@\n\np. Input is placed at the end of the file, prefixed by either a ! or ?. \n! takes the byte value of the input and ? takes the literal number value. See the examples for actual usage.\n\nh2. Future Features\n# Literals in brainfuck files\n# -Inputs from the command line-\n# More debug commands","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickbutton%2Fbfi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickbutton%2Fbfi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickbutton%2Fbfi/lists"}