{"id":18551790,"url":"https://github.com/tomhea/fji-cpp","last_synced_at":"2025-08-12T15:14:47.532Z","repository":{"id":115198443,"uuid":"524748729","full_name":"tomhea/fji-cpp","owner":"tomhea","description":"super fast c++ FlipJump interpreter","archived":false,"fork":false,"pushed_at":"2022-08-20T14:11:13.000Z","size":1599,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-15T11:11:15.861Z","etag":null,"topics":["cpp","esolang","esoteric-interpreter","esoteric-language","esoteric-programming-language","flip-jump","interpreter"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomhea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-08-14T18:25:16.000Z","updated_at":"2025-01-19T00:23:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"88cdc667-ade5-4b23-9c18-311e9e764670","html_url":"https://github.com/tomhea/fji-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomhea/fji-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomhea%2Ffji-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomhea%2Ffji-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomhea%2Ffji-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomhea%2Ffji-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomhea","download_url":"https://codeload.github.com/tomhea/fji-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomhea%2Ffji-cpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270083096,"owners_count":24523862,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","esolang","esoteric-interpreter","esoteric-language","esoteric-programming-language","flip-jump","interpreter"],"created_at":"2024-11-06T21:10:21.133Z","updated_at":"2025-08-12T15:14:47.475Z","avatar_url":"https://github.com/tomhea.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlipJump C++ Interpreter\n\nThis project is a very fast [FlipJump](https://github.com/tomhea/flip-jump) interpreter, and supports the 0,1,2 fjm versions.\n\nFlipJump is the simplest programing language.\u003cbr\u003e\nYet, it can do **any modern computation**.\n\nIt's an Esoteric language ([FlipJump esolangs page](https://esolangs.org/wiki/FlipJump)), with just 1 operation `a;b`:\n- `not *a; jump b`\n\nWhich means - **Flip** a bit, then **Jump**.\n\n# How to run\n\nSimply compile and run:\n\n```bash\n\u003e\u003e\u003e fji hello.fjm -s\nHello, World!\n```\n\n- The -s flag is used to not print times and running-statistics.\n\n# Read More\n\nTo read more about FlipJump:\n- The [FlipJump Project](https://github.com/tomhea/flip-jump)\n- The [FlipJump esolangs page](https://esolangs.org/wiki/FlipJump)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomhea%2Ffji-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomhea%2Ffji-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomhea%2Ffji-cpp/lists"}