On Wed, Mar 27, 2019 at 01:19:23PM -0700, Evan Gates wrote:
> On Wed, Mar 27, 2019 at 12:40 PM <sylvain.bertrand_AT_gmail.com> wrote:
> >
> > On Wed, Mar 27, 2019 at 07:43:04AM -0700, Evan Gates wrote:
> > Style and the amount of actually used syntax is different.
>
> I'd disagree. Once you choose a language, any choices about how you
> write that language are style.
I strongly disagree: style with a reduced syntax (for instance without enum,
typedef, with only one loop statement, declaring variables at the start of a
block) is not the same than style with the full syntax kludge and declaring
variable anywhere.
--
Sylvain
Received on Thu Mar 28 2019 - 00:05:45 CET