yvan-sraka / hs-bindgen-attribute

Handy macro to generate C-FFI bindings from Rust to Haskell.

Home Page:https://crates.io/crates/hs-bindgen-attribute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hs-bindgen-attribute

This library define the #[hs_bindgen] procedural macro used by hs-bindgen library.

Acknowledgments

⚠️ This is still a working experiment, not yet production ready.

This project was part of a work assignment as an IOG contractor.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Handy macro to generate C-FFI bindings from Rust to Haskell.

https://crates.io/crates/hs-bindgen-attribute

License:Apache License 2.0


Languages

Language:Rust 93.6%Language:Nix 6.4%