:: Re: [DNG] Why C/C++ ?
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Johan Helsingius
日付:  
To: dng
題目: Re: [DNG] Why C/C++ ?
On 11/08/2024 04:06, Steve Litt wrote:

> I think it's a pretty darn good language. It makes sense, its syntax is
> pretty guessable (except for pointers to functions), and it's a small
> language that's easily learned.


> I wouldn't be caught dead doing threads in C.


That is why I like go. Small, C-like, but does threads/coroutines
well.

    Julf