{"id":13782660,"url":"https://github.com/eddieantonio/brainmuk","last_synced_at":"2025-04-10T00:44:45.525Z","repository":{"id":68092822,"uuid":"48304634","full_name":"eddieantonio/brainmuk","owner":"eddieantonio","description":"brainfuck x86 compiler and interpreter","archived":false,"fork":false,"pushed_at":"2019-09-16T23:32:32.000Z","size":69,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:44:40.730Z","etag":null,"topics":["aot","brainfuck","compiler","hacktoberfest","interpreter"],"latest_commit_sha":null,"homepage":"https://github.com/eddieantonio/brainmuk","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/eddieantonio.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}},"created_at":"2015-12-20T02:33:11.000Z","updated_at":"2023-01-30T23:33:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"55a9c55d-6fa0-4554-b76d-ac03665557cd","html_url":"https://github.com/eddieantonio/brainmuk","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddieantonio%2Fbrainmuk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddieantonio%2Fbrainmuk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddieantonio%2Fbrainmuk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddieantonio%2Fbrainmuk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddieantonio","download_url":"https://codeload.github.com/eddieantonio/brainmuk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137997,"owners_count":21053775,"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":["aot","brainfuck","compiler","hacktoberfest","interpreter"],"created_at":"2024-08-03T18:01:41.011Z","updated_at":"2025-04-10T00:44:45.508Z","avatar_url":"https://github.com/eddieantonio.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Brainmuk\n========\n\n[![Build Status](https://travis-ci.org/eddieantonio/brainmuk.svg?branch=master)](https://travis-ci.org/eddieantonio/brainmuk)\n\n\u003e brainfuck x86 compiler and interpreter\n\nbrainmuk interprets [brainfuck][] code by compiling directly into x86\nmachine code.\n\nUsage\n-----\n\n    $ brainmuk file.bf\n\n[brainfuck]: https://en.wikipedia.org/wiki/Brainfuck\n\nScripts\n-------\n\nYou can write scripts as such:\n\n    $ cat hello.bf\n    #!/usr/bin/env brainmuk\n    ++++++++[\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    $ chmod +x hello.bf\n    $ ./hello.bf\n    Hello, World!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddieantonio%2Fbrainmuk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddieantonio%2Fbrainmuk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddieantonio%2Fbrainmuk/lists"}