May 10, 2014 Re: More on Rust language | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile | Rust is quite seductive (own point of view of course) in its "traits" system. They've found the right median line between OOP and TMP. I mean it's a realy nice concept. |
May 10, 2014 Re: More on Rust language | ||||
---|---|---|---|---|
| ||||
Posted in reply to Douglas Peterson | Le 10/05/2014 11:35, Douglas Peterson a écrit :
> Rust is quite seductive (own point of view of course) in its "traits"
> system. They've found the right median line between OOP and TMP. I mean
> it's a realy nice concept.
>
>
Have you a direct link about traits? Cause I am almost unable to see their tutorials (infinite loading time).
|
May 10, 2014 Re: More on Rust language | ||||
---|---|---|---|---|
| ||||
Posted in reply to Paulo Pinto | >>> It increases the complexity to reason about code.
>>>
>>
>> No, that's wrong.
>
> Why it is wrong?
>
Because it is much harder to reason about the same things without type system support.
|
May 10, 2014 Re: More on Rust language | ||||
---|---|---|---|---|
| ||||
Posted in reply to Xavier Bigand | On Saturday, 10 May 2014 at 11:43:29 UTC, Xavier Bigand wrote: > Le 10/05/2014 11:35, Douglas Peterson a écrit : >> Rust is quite seductive (own point of view of course) in its "traits" >> system. They've found the right median line between OOP and TMP. I mean >> it's a realy nice concept. >> >> > Have you a direct link about traits? Cause I am almost unable to see their tutorials (infinite loading time). http://static.rust-lang.org/doc/master/rust.html#traits |
Copyright © 1999-2021 by the D Language Foundation