{"id":16123525,"url":"https://github.com/jlchntoz/jitbrainfuck","last_synced_at":"2025-03-18T12:31:23.113Z","repository":{"id":48597666,"uuid":"75744868","full_name":"JLChnToZ/JITBrainfuck","owner":"JLChnToZ","description":"A tiny .NET JIT compiler for Brainfuck written in C#","archived":false,"fork":false,"pushed_at":"2017-12-20T11:04:26.000Z","size":22,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T09:17:55.904Z","etag":null,"topics":["brainfuck","brainfuck-compiler","brainfuck-parser","c-sharp","cil","jit-compiler"],"latest_commit_sha":null,"homepage":null,"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/JLChnToZ.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}},"created_at":"2016-12-06T15:33:13.000Z","updated_at":"2022-07-23T04:52:31.000Z","dependencies_parsed_at":"2022-09-11T04:50:38.270Z","dependency_job_id":null,"html_url":"https://github.com/JLChnToZ/JITBrainfuck","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2FJITBrainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2FJITBrainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2FJITBrainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JLChnToZ%2FJITBrainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JLChnToZ","download_url":"https://codeload.github.com/JLChnToZ/JITBrainfuck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926046,"owners_count":20369911,"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":["brainfuck","brainfuck-compiler","brainfuck-parser","c-sharp","cil","jit-compiler"],"created_at":"2024-10-09T21:17:04.386Z","updated_at":"2025-03-18T12:31:22.803Z","avatar_url":"https://github.com/JLChnToZ.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"JIT Brainfuck\n=============\n\n[![Build status](https://ci.appveyor.com/api/projects/status/18oev07p7tke61k6?svg=true)](https://ci.appveyor.com/project/JLChnToZ/jitbrainfuck)\n\nThis is a tiny experiment on creating a JIT compiler for [Brainfuck](https://en.wikipedia.org/wiki/Brainfuck) written in C#. This program can optimize and compile the Brainfuck code into [CIL bytecode](https://en.wikipedia.org/wiki/Common_Intermediate_Language), which can be run by .NET Framework and Mono directly. Although this is a JIT compiler, it still have a traditional interpreter fallback, which in case the JIT compiler is not working.\n\nNothing more or less, the entire source for JIT Brainfuck is licensed in [MIT license](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlchntoz%2Fjitbrainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlchntoz%2Fjitbrainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlchntoz%2Fjitbrainfuck/lists"}