{"id":13782944,"url":"https://github.com/pdemian/DEXEv3","last_synced_at":"2025-05-11T16:33:33.871Z","repository":{"id":15710082,"uuid":"18448094","full_name":"pdemian/DEXEv3","owner":"pdemian","description":"A stack based bytecode interpreter in C","archived":false,"fork":false,"pushed_at":"2014-04-04T18:21:28.000Z","size":124,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T18:17:28.805Z","etag":null,"topics":[],"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/pdemian.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}},"created_at":"2014-04-04T18:20:35.000Z","updated_at":"2022-09-23T06:27:45.000Z","dependencies_parsed_at":"2022-09-01T05:12:40.551Z","dependency_job_id":null,"html_url":"https://github.com/pdemian/DEXEv3","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/pdemian%2FDEXEv3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdemian%2FDEXEv3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdemian%2FDEXEv3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdemian%2FDEXEv3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdemian","download_url":"https://codeload.github.com/pdemian/DEXEv3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253596029,"owners_count":21933496,"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":[],"created_at":"2024-08-03T18:01:48.741Z","updated_at":"2025-05-11T16:33:33.564Z","avatar_url":"https://github.com/pdemian.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"#DEXE\n\n##Purpose\nI made as an educational experience for myself.\nIt is a stack based bytecode interpreter.\nThere is no parser for this. I hand compiled all test files by hand.\nDEXE stands for D EXEcutable. Not related to the D programming language. I started this project before I knew that the D language existed.\n\nIn case you're wondering, it's called v3 because it's the 3rd iteration.\n\n##Examples\n\n\t./dexe ../test/test.dexe\n\t./dexe ../test/test2.dexe\n\n##Compilation\nOn Windows:\n\n\tcd src\n\tcompile\n\t\nOn Linux:\n\n\tcd src\n\tmake\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdemian%2FDEXEv3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdemian%2FDEXEv3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdemian%2FDEXEv3/lists"}