Dan Callahan

Programming Talks by Dan Callahan

My Python's a little Rust-y

Dan Callahan
29 minutes
My Python's a little Rust-y"Speaker: Dan Callahan Rust is a new systems programming language from Mozilla that combines strong compile-time correctness guarantees with fast performance... and it plays nice with ctypes! Come learn how you can call Rust functions from Python code and finally say goodbye to hacking C! Slides can be found at: https://speakerdeck.com/pycon2015 and ...