About functional C++

Paulo Pinto via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 10 00:09:44 PDT 2014


On Monday, 9 June 2014 at 23:56:05 UTC, bearophile wrote:
> A nice post Bartosz:
>
> http://bartoszmilewski.com/2014/06/09/the-functional-revolution-in-c/
>
> Perhaps it's a good moment to remove the monitor pointer from D 
> classes (as in a recent front-dmd patch).
>
> (D didn't follow the borrowing/linear types ideas of Bartosz 
> that were more primitive than Rust ones, but perhaps sufficient 
> to fend off the Rust menace :-) ).
>
> Bye,
> bearophile

I do like Rust given its ML heritage, but Swift, modern C++ and 
.NET Native are bigger menaces to D.

The only languages that succeeded at mainstream adoption for 
systems programming are the ones that there is no way around them 
since they are the official OS languages.

D needs the sponsorship of an OS vendor to succeeded in the 
systems area.

--
Paulo


More information about the Digitalmars-d mailing list