Biden administration calls for developers to embrace memory-safe programing languages and move away from those that cause buffer overflows and other memory access vulnerabilities.

  • @[email protected]
    link
    fedilink
    31 year ago

    People are talking about Java, but the majority of programming languages are memory safe nowadays. Go satisfies this requirement, for example.