A D vs. Rust example
Paulo Pinto
pjmlp at progtools.org
Fri Oct 21 12:41:07 UTC 2022
On Friday, 21 October 2022 at 11:54:59 UTC, Guillaume Piolat
wrote:
> On Friday, 21 October 2022 at 10:16:10 UTC, Paulo Pinto wrote:
>> affine type systems have won for low level systems coding.
>
>
> Not sure it will be Rust though.
>
> In the new native language camp, Jai and Odin makes use of
> Scala-like "context" pointer passed to each function to pass
> around an allocator, a logger... being true to the monadic
> nature of allocation and logging. With an important difference
> there, Odin apparently uses a fixed context, and Jai a custom
> one where you can put anything.
>
> Now THAT is an interesting feature to have for embedded.
None of them have the industry backing at the same scale.
More information about the Digitalmars-d
mailing list