{"id":20123338,"url":"https://github.com/tyfkda/jittest","last_synced_at":"2026-05-11T10:36:09.851Z","repository":{"id":81329442,"uuid":"120980471","full_name":"tyfkda/jittest","owner":"tyfkda","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-14T10:25:00.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T07:40:53.181Z","etag":null,"topics":["brainfuck","csharp","jit-compiler","x86-64"],"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/tyfkda.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-10T03:25:29.000Z","updated_at":"2018-11-07T04:29:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"db07d187-81dc-4871-83e7-5148b97c8666","html_url":"https://github.com/tyfkda/jittest","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/tyfkda%2Fjittest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyfkda%2Fjittest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyfkda%2Fjittest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyfkda%2Fjittest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyfkda","download_url":"https://codeload.github.com/tyfkda/jittest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241566409,"owners_count":19983305,"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","csharp","jit-compiler","x86-64"],"created_at":"2024-11-13T19:44:21.403Z","updated_at":"2026-05-11T10:36:09.783Z","avatar_url":"https://github.com/tyfkda.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"JIT Test\n========\n\nFollow the blog posts to implement BF JIT compiler:\n\n  * [Adventures in JIT compilation: Part 1 - an interpreter - Eli Bendersky's website](https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-1-an-interpreter.html)\n  * [Adventures in JIT compilation: Part 2 - an x64 JIT - Eli Bendersky's website](https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-2-an-x64-jit/)\n\nAll codes are written by the original author: [code-for-blog/2017/bfjit at master · eliben/code-for-blog](https://github.com/eliben/code-for-blog/tree/master/2017/bfjit)\n(with some modifications.)\n\n\n### Set up\n\nOn host machine:\n```sh\n$ vagrant up  # Wake up a client\n$ vagrant ssh  # Log in to the client\n```\n\nOn client machine:\n```sh\n$ cd /vagrant  # Move to the working directory\n$ make  # Build\n$ ./main  # Run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyfkda%2Fjittest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyfkda%2Fjittest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyfkda%2Fjittest/lists"}