{"id":16695704,"url":"https://github.com/ninjamar/tixb","last_synced_at":"2026-06-11T16:31:04.178Z","repository":{"id":159742531,"uuid":"434802878","full_name":"ninjamar/tixb","owner":"ninjamar","description":"Toy Bytecode Interpreter","archived":false,"fork":false,"pushed_at":"2021-12-08T07:01:04.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T01:15:45.548Z","etag":null,"topics":["bytecode-interpreter","cpp"],"latest_commit_sha":null,"homepage":"","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/ninjamar.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":"2021-12-04T04:07:26.000Z","updated_at":"2024-04-24T03:05:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"b383d3d7-1a60-4db5-aaa1-abb2cb5f0caf","html_url":"https://github.com/ninjamar/tixb","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"b5ac147bd6c4dd342fad681049e9f7d1d3264701"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ninjamar/tixb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Ftixb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Ftixb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Ftixb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Ftixb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninjamar","download_url":"https://codeload.github.com/ninjamar/tixb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Ftixb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34208761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["bytecode-interpreter","cpp"],"created_at":"2024-10-12T17:08:11.764Z","updated_at":"2026-06-11T16:31:04.161Z","avatar_url":"https://github.com/ninjamar.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TIXB\nTIXB is a toy bytecode interpreter\n\n# Installation\n\n```bash\ngit clone https://github.com/ninjamar/tixb\ncd tixb\ng++-11 src/cli.cpp -o tixb\n```\n\n# Usage\nCreate a new binary file called `test.tixb` extension in a hex editor. Put  `0001 0010 1064 0000 0002 0010 0000 0000` inside it. This is sets `rcx` to `100` and prints it. On the command line, run `./tixb test.tixb`. You should see 100 on the display.\n\n# Documentation\ncoming soon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjamar%2Ftixb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninjamar%2Ftixb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjamar%2Ftixb/lists"}