{"id":21556885,"url":"https://github.com/falinor/brainfuck-interpreter","last_synced_at":"2025-03-18T03:22:22.041Z","repository":{"id":106158361,"uuid":"117084815","full_name":"Falinor/brainfuck-interpreter","owner":"Falinor","description":"A brainfuck interpreter built to practice TDD (Test-Driven Development).","archived":false,"fork":false,"pushed_at":"2018-01-16T13:50:19.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T10:31:58.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Falinor.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-11T10:22:26.000Z","updated_at":"2018-01-16T11:33:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"b68bfd1a-f7cb-4958-aef3-ef4e8d002f24","html_url":"https://github.com/Falinor/brainfuck-interpreter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fbrainfuck-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fbrainfuck-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fbrainfuck-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fbrainfuck-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Falinor","download_url":"https://codeload.github.com/Falinor/brainfuck-interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147590,"owners_count":20406004,"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-24T08:10:12.350Z","updated_at":"2025-03-18T03:22:22.036Z","avatar_url":"https://github.com/Falinor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brainfuck-interpreter\nA brainfuck interpreter built to practice TDD (Test-Driven Development).\n\n## Getting started\n\nFork this repository then clone yours.\n\n```sh\n$ git clone git@github.com:\u003cyour name\u003e/brainfuck-interpreter.git\n$ npm i\n```\n\nRun the project\n\n```sh\n$ npm start\n```\n\nRun unit tests\n\n```sh\n$ npm test\n```\n\nRun unit tests in live-reload mode\n\n```sh\n$ npm run test:watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalinor%2Fbrainfuck-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalinor%2Fbrainfuck-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalinor%2Fbrainfuck-interpreter/lists"}