|
|
|
|
|
by jjav
116 days ago
|
|
> > The tradeoff Go made is that certain code just cannot be written in it. > Uh... yeah? That's true of basically all platforms, and anyone who says otherwise is selling something. What code can you not write in C? Might be painful for some(many) cases, but there is nothing you can't write in C. |
|
And if you are going to point out compiler extensions, they are extensions exactly because ISO C cannot do it.