:: Re: [DNG] About the rust language
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Simon Walter
日付:  
To: dng
題目: Re: [DNG] About the rust language
On 2024-05-29 06:24, onefang wrote:
> On 2024-05-28 20:47:26, Steve Litt wrote:
>> Kevin Chadwick via Dng said on Tue, 28 May 2024 23:53:15 +0100
>> (GMT+01:00)
>>
>>> That is possible with the quite horrid C++ but not with C and it's
>>> pointers. _______________________________________________
>>
>> :-) You don't like C++ either, huh? I'd rather simulate OOP with
>> structs and pointers to functions than use C++ :-).
>
> Fully agree there. lol
>


+1

Where C++ shines is create DSLs.