Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yvan-sraka/hs-bindgen-attribute

Handy macro to generate C-FFI bindings from Rust to Haskell.
https://github.com/yvan-sraka/hs-bindgen-attribute

hacktoberfest haskell rust

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# `hs-bindgen-attribute`

This library define the `#[hs_bindgen]` procedural macro used by
[`hs-bindgen`](https://github.com/yvan-sraka/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](https://github.com/input-output-hk) contractor.

## License

Licensed under either of [Apache License](LICENSE-APACHE), Version 2.0 or
[MIT license](LICENSE-MIT) 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.