695
Python!
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I think it's more that a ton of popular python libraries (things like pandas, tensor, etc) are actually built in C, so python is just C wearing a mask
Not just libraries, the entire language itself is actually C under the hood