libclang 0.0.1 copy "libclang: ^0.0.1" to clipboard
libclang: ^0.0.1 copied to clipboard

outdated

FFI bindings to libclang.

libclang.dart #

Dart FFI bindings to libclang.

Warning #

  • The package currently trys to call dynamic library /usr/lib/llvm-9/lib/libclang.so directly. Look at here for detail.

  • According to #41062 and #36730 from dart SDK, functions related to CXCursor are not available until official support of pass/return by value.

The package is still under initial development. Issues and PRs are welcome.

2
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

FFI bindings to libclang.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on libclang