Generated Objective-C bindings for Zig
- Zig 80.2%
- Assembly 14.8%
- Objective-C 4.4%
- Shell 0.6%
|
|
||
|---|---|---|
| .github | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| app_kit_manual.zig | ||
| avf_audio_headers.m | ||
| avf_audio_manual.zig | ||
| build.zig | ||
| build.zig.zon | ||
| core_midi_manual.zig | ||
| generator.zig | ||
| LICENSE | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| MACHAppDelegate.m | ||
| MACHAppDelegate_arm64_apple_macos12.s | ||
| MACHAppDelegate_x86_64_apple_macos12.s | ||
| MACHView.m | ||
| MACHView_arm64_apple_macos12.s | ||
| MACHView_x86_64_apple_macos12.s | ||
| MACHWindowDelegate.m | ||
| MACHWindowDelegate_arm64_apple_macos12.s | ||
| MACHWindowDelegate_x86_64_apple_macos12.s | ||
| metal_manual.zig | ||
| README.md | ||
| registry.zig | ||
| update.sh | ||
mach-objc: Generated Objective-C bindings for Zig
Zig bindings to various Objective-C APIs, e.g. Metal, AVFAudio, etc.
Usage
See https://machengine.org/pkg/mach-objc
Use update.sh to regenerate the generated source files.
Issues
Issues are tracked in the main Mach repository.
Community
Join the Mach engine community on Discord to discuss this project, ask questions, get help, etc.
Special thanks
Special thanks to @pdoane who did all of the initial work on the generator and generously contributed this to the Mach ecosystem.