C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Safety checks at compile time

From: Bjorn Reese <breese_at_[hidden]>
Date: Wed, 15 Feb 2023 00:14:59 +0100
On 2/14/23 18:02, Roberto R via Std-Proposals wrote:

> Is it possible to make C++ a memory safe language? For sure it is
> possible to make it safer, at least for new code that does not use
> legacy code.

There is a lot of experimentation going on:

   https://github.com/carbon-language/carbon-lang
   https://www.val-lang.dev/

Received on 2023-02-14 23:15:03