{"id":15049230,"url":"https://github.com/thacuber2a03/miniscript-c","last_synced_at":"2025-06-10T17:10:00.925Z","repository":{"id":221448994,"uuid":"754413537","full_name":"thacuber2a03/miniscript-c","owner":"thacuber2a03","description":"An implementation of the Miniscript programming language in C99.","archived":false,"fork":false,"pushed_at":"2024-02-27T17:58:41.000Z","size":231,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T12:10:44.673Z","etag":null,"topics":["bytecode-interpreter","c99","language-implementation","miniscript","programming-language","unofficial"],"latest_commit_sha":null,"homepage":"https://miniscript.org","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/thacuber2a03.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":"2024-02-08T01:50:42.000Z","updated_at":"2025-04-02T15:36:38.000Z","dependencies_parsed_at":"2024-02-19T16:46:36.771Z","dependency_job_id":"5dec5d37-c72e-4eb7-802d-23623e49e8de","html_url":"https://github.com/thacuber2a03/miniscript-c","commit_stats":null,"previous_names":["thacuber2a03/miniscript-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thacuber2a03%2Fminiscript-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thacuber2a03%2Fminiscript-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thacuber2a03%2Fminiscript-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thacuber2a03%2Fminiscript-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thacuber2a03","download_url":"https://codeload.github.com/thacuber2a03/miniscript-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thacuber2a03%2Fminiscript-c/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259114577,"owners_count":22807252,"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":["bytecode-interpreter","c99","language-implementation","miniscript","programming-language","unofficial"],"created_at":"2024-09-24T21:19:11.796Z","updated_at":"2025-06-10T17:10:00.905Z","avatar_url":"https://github.com/thacuber2a03.png","language":"C","readme":"# miniscript-c\n\nAn unofficial, pure C99 (absolutely no C++) implementation of the [Miniscript](https://miniscript.org/) programming language.\n\nUnlike the [official implementations](https://github.com/joestrout/miniscript), this one uses a stack-based virtual machine instead of three-argument code, and the files are structured á la Lox (and mainly because I didn't want to deal with register allocation haha).\n\nThe implementation is not yet ready, but it's stored here for backup reasons and for the interested.\n\n## Current progress\n\n- Strings, numbers and null\n- Local variables\n- If statements (no `else` or `else if` atm)\n- While statements\n- Function expressions\n- Return statement\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthacuber2a03%2Fminiscript-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthacuber2a03%2Fminiscript-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthacuber2a03%2Fminiscript-c/lists"}