llvm-zig
llvm-zig copied to clipboard
Roadmap
Initially, the LLVM 16 binding is being ported, which may later be extended to older versions for greater compatibility.
Based on the references in the readme will include some examples from the official LLVM-doc tutorial.
Note: Although the project is using the name Kaleidoscope tutorial. Nothing prevents the (llvm-kaleidoscope-zig
-> llvm-zig
) binding from being renamed for practical purposes other than educational purposes only.
Contributions are always welcome!!