file i/o in a variety of languages

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Fri Aug 27 11:27:27 PDT 2010


On 8/27/10 11:25 PDT, Walter Bright wrote:
> Trass3r wrote:
>>> D doesn't look half bad:
>>
>> Yeah that comment about Go says it all:
>>
>>> It's rather amazing that given 30 years of evolution and language
>>> design, they've still managed to invent a new language that's as hard
>>> to write error-checking code in as C. Even Java's less verbose! – DK
>
> Here's the Go example. I think Go has made a serious error in centering
> their design around error codes.
> ----------------------------------------
> package main
>
> import (
> "os"
> "bufio"
> "log"
> )
>
> func main() {
[post abruptly ends here with a header dump]

Is it my thunderbird installation, or does everybody see a chopped message?

Thanks,

Andrei


More information about the Digitalmars-d mailing list