{"id":26769890,"url":"https://github.com/bbuck/brainfuck-rb","last_synced_at":"2025-03-28T22:46:20.459Z","repository":{"id":9653852,"uuid":"11590690","full_name":"bbuck/brainfuck-rb","owner":"bbuck","description":"A ruby interpreter for brainfuck","archived":false,"fork":false,"pushed_at":"2013-07-22T19:48:51.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T11:55:19.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/bbuck.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":"2013-07-22T19:45:32.000Z","updated_at":"2015-04-01T11:08:53.000Z","dependencies_parsed_at":"2022-09-13T11:00:58.051Z","dependency_job_id":null,"html_url":"https://github.com/bbuck/brainfuck-rb","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/bbuck%2Fbrainfuck-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbuck%2Fbrainfuck-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbuck%2Fbrainfuck-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbuck%2Fbrainfuck-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbuck","download_url":"https://codeload.github.com/bbuck/brainfuck-rb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112648,"owners_count":20725300,"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":"2025-03-28T22:46:19.986Z","updated_at":"2025-03-28T22:46:20.449Z","avatar_url":"https://github.com/bbuck.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Information\n\nThis is a simple Intepreter for Brainfuck written in Ruby.\n\nI recently read Marc-Andre's [Create Your Own Prog Lang](http://createyourproglang.com/)\nbook (which is great, by the way) and wanted to test\nout the knowledge gained on a simple language.\n\nThere is a lot of room for improvment, I'm aware, so if you have any suggestions just let me know.\n\n# Installation\n\nRight now it's extremely basic, I may or may not do improvements of the executable.\n\n`hello.bf` (Extention does not matter)\n\n```brainfuck\n+++++ +++++ \\n\n\u003e\nH\n+++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++\n+++++ +++++ +++++ +++++ ++\n\u003e\nE\n+++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++\n+++++ +++++ +++++ ++++\n\u003e\nL\n+++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++\n+++++ +++++ +++++ +++++ +++++ +\n\u003e\nL\n+++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++\n+++++ +++++ +++++ +++++ +++++ +\n\u003e\nO\n+++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++ +++++\n+++++ +++++ +++++ +++++ +++++ ++++\n\u003c\u003c\u003c\u003c\n.\u003e.\u003e.\u003e.\u003e. Print hello\n\u003c\u003c\u003c\u003c\u003c. Print \\n\n```\n\n```\ngem install brainfuck-rb\nbrainfuck file_with_brainfuck.bf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbuck%2Fbrainfuck-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbuck%2Fbrainfuck-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbuck%2Fbrainfuck-rb/lists"}