{"id":18078735,"url":"https://github.com/intendednull/bf-rs","last_synced_at":"2025-04-05T20:41:38.074Z","repository":{"id":117824605,"uuid":"221599637","full_name":"intendednull/bf-rs","owner":"intendednull","description":"Brainf*ck interpreter written in Rust","archived":false,"fork":false,"pushed_at":"2019-11-14T20:34:25.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T22:02:54.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/intendednull.png","metadata":{"files":{"readme":"README.org","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":"2019-11-14T03:02:50.000Z","updated_at":"2020-07-05T06:39:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5bfd9ec-11dc-415f-97e4-134935eddc1e","html_url":"https://github.com/intendednull/bf-rs","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/intendednull%2Fbf-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intendednull%2Fbf-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intendednull%2Fbf-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intendednull%2Fbf-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intendednull","download_url":"https://codeload.github.com/intendednull/bf-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399898,"owners_count":20932876,"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-31T12:15:49.710Z","updated_at":"2025-04-05T20:41:38.040Z","avatar_url":"https://github.com/intendednull.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: Brainfuck Interpreter\n#+subtitle: another interpreter written in rust\nAnother [[https://esolangs.org/wiki/Brainfuck][brainfuck]] interpreter written in rust.\n* Usage\n  Put this in ~hello-world.bf~\n  #+begin_src brainfuck\n  ++++++++++[\u003e+++++++\u003e++++++++++\u003e+++\u003e+\u003c\u003c\u003c\u003c-]\u003e++.\u003e+.+++++++..+++.\u003e++.\u003c\u003c+++++++++++++++.\u003e.+++.------.--------.\u003e+.\u003e.\n  #+end_src\n  Then run it with\n  #+begin_src sh\n  $ cargo run hello-world.bf\n  Hello World!\n  #+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintendednull%2Fbf-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintendednull%2Fbf-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintendednull%2Fbf-rs/lists"}