{"id":28707765,"url":"https://github.com/tiehuis/zidl","last_synced_at":"2025-06-14T17:06:59.484Z","repository":{"id":293790534,"uuid":"984581623","full_name":"tiehuis/zidl","owner":"tiehuis","description":"MIDL compiler in Zig","archived":false,"fork":false,"pushed_at":"2025-05-24T13:06:04.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-24T14:39:27.031Z","etag":null,"topics":["zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/tiehuis.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,"zenodo":null}},"created_at":"2025-05-16T06:59:18.000Z","updated_at":"2025-05-24T13:06:07.000Z","dependencies_parsed_at":"2025-05-17T07:33:42.531Z","dependency_job_id":null,"html_url":"https://github.com/tiehuis/zidl","commit_stats":null,"previous_names":["tiehuis/zidl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiehuis/zidl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fzidl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fzidl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fzidl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fzidl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiehuis","download_url":"https://codeload.github.com/tiehuis/zidl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fzidl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259851740,"owners_count":22921635,"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":["zig"],"created_at":"2025-06-14T17:06:56.590Z","updated_at":"2025-06-14T17:06:59.473Z","avatar_url":"https://github.com/tiehuis.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zidl\n\nAn IDL Compiler written in Zig.\n\nThis is intended as an alternative to more mature projects such as WIDL, for use directly in\nthe zig compiler.\n\n# Current status\n\n~36.7% passing or near passing.\n\n```\n./check-dir mingw-w64/mingw-w64-headers/include/\nTotal processed:   316\nTotal Time:        25s 591ms\nSkipped (no .h):   7\nMinor diffs (\u003c20): 116\nMajor diffs (≥20): 200\nCrashes:           0\nTotal Diff Lines:  631681\n```\n\n# Compatibility\n\nThe goal of this compiler is to have output parity with WIDL for the mingw-64 header files. Anything\nmore is not intended to be supported at this stage.\n\n# Usage\n\n```\nzig build\n./zig-out/bin/zidl --help\n```\n\n```\nUsage ./zig-out/bin/zidl: [options] file..\n\nGeneral options:\n  -h, --help      Print this message.\n  -v, --version   Print zidl version.\n\nCompile options:\n  --winrt                         Use midl3.0 (default midl2.0)\n  --skip-imports                  Don't parse imported files\n  --stacktrace                    Render a stacktrace on parse error\n  --log-level debug|info|warn|err Print all log messages less than requested level\n  -D\u003cmacro\u003e=\u003cvalue\u003e               Define a macro for the C preprocessor\n\nDebug options:\n  --tokens                        Print a list of tokens produced by the tokenizer\n  --codegen                       Perform codegen step (default: true)\n  --show-failed-optional-parses   Render all parsing failures for optional rules\n```\n\n# License\n\nMIT Licensed.\n\nThis is a clean-room implementation. The PEG grammar has created with help from\nWIDL BNF grammar as a reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiehuis%2Fzidl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiehuis%2Fzidl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiehuis%2Fzidl/lists"}