{"id":24616325,"url":"https://github.com/wunkolo/brainwunk","last_synced_at":"2025-08-26T06:36:18.658Z","repository":{"id":34078040,"uuid":"37886765","full_name":"Wunkolo/BrainWunk","owner":"Wunkolo","description":"Brainfuck language interpeter","archived":false,"fork":false,"pushed_at":"2017-09-01T18:37:28.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T22:16:43.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Wunkolo.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":"2015-06-22T23:52:04.000Z","updated_at":"2023-08-13T11:22:33.000Z","dependencies_parsed_at":"2022-09-25T03:21:12.984Z","dependency_job_id":null,"html_url":"https://github.com/Wunkolo/BrainWunk","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/Wunkolo%2FBrainWunk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wunkolo%2FBrainWunk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wunkolo%2FBrainWunk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wunkolo%2FBrainWunk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wunkolo","download_url":"https://codeload.github.com/Wunkolo/BrainWunk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244290307,"owners_count":20429341,"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-01-24T22:16:49.612Z","updated_at":"2025-03-18T19:37:46.704Z","avatar_url":"https://github.com/Wunkolo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"#BrainWunk\nAn interpreter for the \"Brainfuck\" language\n\n![Demo](https://cloud.githubusercontent.com/assets/644247/8368058/6070948e-1b5a-11e5-862b-30af416ccff0.gif)\n\n![Demo](https://cloud.githubusercontent.com/assets/644247/8301685/16446c08-1945-11e5-8322-1a5d156cf45d.gif)\n\nThe interal buffer only takes up as much space as the Brainfuck program cares to attempt to address and will reallocate its self dynamically.\n\n\n`-v`                : Enables verbose output\n\n`-e \"(expression)\"` : Evalutes the brainfuck expression in quotes\n\n`-f (filename)`     : Evaluate the brainfuck program file (overrides the -e expression)\n\n`-if (filename)`    : Sets the input stream buffer to read from the file. Bytes read from the `,` command will read from this file\n\n`-d`                : Outputs the final memory array as formatted ascii text\n\n`-i`                : Interactive mode:\n\n![Interactive Mode](https://cloud.githubusercontent.com/assets/644247/8323507/3c014f82-19fa-11e5-98f3-36e61471cf48.gif)\n\n`quit`|`q` to exit\n\n`reset`|`r` to reset the interpretor into its default state.\n\n`dump`|`d` shows a hexadecimal dump of the current memory state\n\nExample:\n\n```\nBrainWunk -eval \"++++++++[\u003e++++[\u003e++\u003e+++\u003e+++\u003e+\u003c\u003c\u003c\u003c-]\u003e+\u003e+\u003e-\u003e\u003e+[\u003c]\u003c-]\u003e\u003e.\u003e---.+++++++..+++.\u003e\u003e.\u003c-.\u003c.+++.------.--------.\u003e\u003e+.\u003e++.\"\n```\n\nwill cause the program to output \n````\nHello World!\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwunkolo%2Fbrainwunk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwunkolo%2Fbrainwunk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwunkolo%2Fbrainwunk/lists"}