{"id":15223230,"url":"https://github.com/rosskuehl/brainf-ck","last_synced_at":"2026-03-15T15:43:26.972Z","repository":{"id":204374197,"uuid":"711698262","full_name":"rosskuehl/brainf-ck","owner":"rosskuehl","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-17T18:55:31.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T05:04:08.223Z","etag":null,"topics":["brainfuck","compiler","fsharp"],"latest_commit_sha":null,"homepage":"","language":"F#","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/rosskuehl.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,"governance":null}},"created_at":"2023-10-30T01:43:05.000Z","updated_at":"2023-11-06T21:44:43.000Z","dependencies_parsed_at":"2023-11-07T03:30:41.346Z","dependency_job_id":"c5d88b12-fe0f-4ab1-aadc-d4336ee7f581","html_url":"https://github.com/rosskuehl/brainf-ck","commit_stats":null,"previous_names":["rosskuehl/brainf-ck"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rosskuehl/brainf-ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosskuehl%2Fbrainf-ck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosskuehl%2Fbrainf-ck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosskuehl%2Fbrainf-ck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosskuehl%2Fbrainf-ck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosskuehl","download_url":"https://codeload.github.com/rosskuehl/brainf-ck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosskuehl%2Fbrainf-ck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30545467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["brainfuck","compiler","fsharp"],"created_at":"2024-09-28T16:05:26.658Z","updated_at":"2026-03-15T15:43:26.956Z","avatar_url":"https://github.com/rosskuehl.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brainf#ck\n\nBrainf#ck is a toy compiler that reads in [brainfuck](https://esolangs.org/wiki/Brainfuck) source files and uses [AssemblyBuilder](https://learn.microsoft.com/en-us/dotnet/api/system.reflection.emit.assemblybuilder?view=net-8.0) to generate dynamic assemblies and execute their code during the same application run.\n\n### Example usage\n\n```bash\ndotnet run scripts/hello.bf\nHello World!\n\ndotnet run -- --size double scripts/cellsize.bf\n16 bit cells\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosskuehl%2Fbrainf-ck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosskuehl%2Fbrainf-ck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosskuehl%2Fbrainf-ck/lists"}