Semicolons: mostly unnecessary?

Denis Koroskin 2korden at gmail.com
Thu Oct 22 11:48:26 PDT 2009


On Thu, 22 Oct 2009 22:43:13 +0400, Jérôme M. Berger <jeberger at free.fr>  
wrote:

> Walter Bright wrote:
>> Ifthepointisntplainobviousfromtheabovefewersymbolsmostcertainly
>> doesNOTmeanalanguageisnecessarilyeasiertoparseSymbolsgiveus
>> aparsinganchorperiodsinasentencearentstrictlynecessarywecould
>> putoneperlineorjustfigureoutwheretheybelongbyparsingthecontext
>> Butthatsfairlyobviouslymuchharderthanusingperiodstofollowwhere
>> youareSemicolonsarethesamething
>
> 	And how it that any better:
>
> If;the;point;isnt;plain;obvious;from;the;above;fewer;symbols;most;certainly;
> does;NOT;mean;a;language;is;necessarily;easier;to;parse;Symbols;give;us;
> a;parsing;anchor;periods;in;a;sentence;arent;strictly;necessary;we;could;
> put;one;per;line;or;just;figure;out;where;they;belong;by;parsing;the;context;
> But;thats;fairly;obviously;much;harder;than;using;periods;to;follow;where;
> you;are;Semicolons;are;the;same;thing;
>
> 		Jerome

FWIW, it's *much* easier to read (but I don't know how relevant it is to  
the discussion)



More information about the Digitalmars-d mailing list