Python is memory safe? Can’t you access/address memory with C bindings?

  • @Corbin
    link
    English
    73 months ago

    You are very close to a deep truth of language design: all large popular languages slowly die from committees overloading them with cruft and redundant features, and at the end of their healthspans, they become painful for all involved. In your list, this includes both PHP and ECMAScript; Perl 5 avoided this fate, but Raku certainly suffers from it.