top | item 45694514

(no title)

rustdebacletime | 4 months ago

I would use a newer version of C, and consider picking C++, if the choice was between C, C++, Ada, and Rust. (If pattern matching would be a large help, I might consider Rust).

For C++, there is vcpkg and Conan. While they are overall significantly or much worse options than what Rust offers according to many, in large part due to C++'s cruft and backwards compatibility, they do exist.

discuss

order

Avamander|4 months ago

> For C++, there is vcpkg and Conan

But I asked about C.

rustdebacletime|4 months ago

I looked it up, both vcpkg and Conan support C as well as C++, at least according to their own descriptions.