We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

On the path of better interoperability with Rust!

Formal Metadata

Title
On the path of better interoperability with Rust!
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
The purpose of this talk is to show and tell about: - cargo-cabal: a CLI tool that helps you to turn in one command a Rust crate into a Haskell Cabal library ; - hs-bindgen: the Rust procedural macro library that generate bindings of function that user wanted to expose. The talk will focus on discussing core design ideas and implementation and end by a quick live-demo of its developer ergonomics.