Comment on If you had to choose one programming language that you had to use for the rest of your life, what would it be?

<- View Parent
Knusper@feddit.de ⁨1⁩ ⁨year⁩ ago

Yeah, C libraries can be used in basically any mature language. It’s just too useful not to have.

And Rust, since it doesn’t need a runtime, can emulate the format of C libraries.
Rust libraries can also specifically target Python via pyo3.rs, but as I understand, this just does the C library format, plus a basic Python wrapper to make it nicer to use.

source
Sort:hotnewtop