|
|
|
|
|
by microtonal
4451 days ago
|
|
C being loved in the UNIX community is one of the primary reasons that these libraries are in C. Ada has been around since the beginning of the eighties, has and had performance that is near that of C, does not use a garbage collector, provides C linkage, and is far more safe than C. If you do allow garbage collection, there were many performant and safe alternatives in the 90ies, such as ML. It's culture as much as performance. |
|