top | item 40974930 (no title) rational_indian | 1 year ago That's the problem with C. It cannot have a sane cargo like system. The language is not built for writing libraries. There is a reason why everyone keeps reinventing the wheel when it comes to datastructures in C. Where is STL for C? discuss order hn newest Ragnarork|1 year ago The closest is GLib and it's absolutely not fun to work with. simon_void|1 year ago you could use the Zig build system as your C build system. See https://zig.news/kristoff/make-zig-your-c-c-build-system-28g... rational_indian|1 year ago Cargo is just half the story. The other half is rust itself. It is an excellent language for writing abstractions.
simon_void|1 year ago you could use the Zig build system as your C build system. See https://zig.news/kristoff/make-zig-your-c-c-build-system-28g... rational_indian|1 year ago Cargo is just half the story. The other half is rust itself. It is an excellent language for writing abstractions.
rational_indian|1 year ago Cargo is just half the story. The other half is rust itself. It is an excellent language for writing abstractions.
Ragnarork|1 year ago
simon_void|1 year ago
rational_indian|1 year ago