Re: printf is a crappy language in a crappy language (was Re: [OT] Lua community and Go language)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: printf is a crappy language in a crappy language (was Re: [OT] Lua community and Go language)
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2013年8月13日 12:18:24 +0200
2013年8月13日 Jay Carlson <nop@nop.com>:
> What time.Format and printf/scanf have in common is that they use
> raw strings as little languages compiled and evaluated at runtime.
...
> I don't know about you, but in this case I think expressing structure
> as structs seems a lot more painful than just chucking everything into
> a string.
>From the title, I thought you were inveighing _against_ printf/scanf.
>From the message itself, it seems you nevertheless regard them as the
lesser evil.
Or am I misunderstanding you totally?