[–] techdragon 11y ago ↗ I would rather have the reverse. Python bindings for Rust. [–] steveklabnik 11y ago ↗ That's just plain old FFI, at least as a start. A library that did some of the type conversions for you might be good though. [–] techdragon 11y ago ↗ That's my point. It would be wonderful to have rich inference or automatic generation for cffi based bindings.Not every Python programmer is familiar with c style languages and making it easier for them to use would encourage adoption and improve code safety.
[–] steveklabnik 11y ago ↗ That's just plain old FFI, at least as a start. A library that did some of the type conversions for you might be good though. [–] techdragon 11y ago ↗ That's my point. It would be wonderful to have rich inference or automatic generation for cffi based bindings.Not every Python programmer is familiar with c style languages and making it easier for them to use would encourage adoption and improve code safety.
[–] techdragon 11y ago ↗ That's my point. It would be wonderful to have rich inference or automatic generation for cffi based bindings.Not every Python programmer is familiar with c style languages and making it easier for them to use would encourage adoption and improve code safety.
3 comments
[ 4.2 ms ] story [ 13.9 ms ] threadNot every Python programmer is familiar with c style languages and making it easier for them to use would encourage adoption and improve code safety.