libclang
Bindings for libclang
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:14 |
Tags
Authors
- Will Szumski
Installation
nimble install libclang
choosenim install libclang
git clone https://github.com/cowboy-coders/nim-libclang.git
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| libclang | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/cowboy-coders/nim-libclang.git |
|---|---|
| Homepage | https://github.com/cowboy-coders/nim-libclang |
| Registry Source | nimble_official |
README
Binding for libclang licensed under MIT