consequences of removing semicolons in D like in Python
bachmeier via Digitalmars-d
digitalmars-d at puremagic.com
Mon Sep 19 09:01:35 PDT 2016
On Monday, 19 September 2016 at 15:13:10 UTC, Chris Wright wrote:
> On Mon, 19 Sep 2016 13:06:30 +0000, pineapple wrote:
>> If you
>> spend enough time writing Python, you will start to run into
>> cases where
>> meaningful whitespace makes it difficult to write readable,
>> functional
>> code.
>
> For the most part, you can wrap a statement in parentheses in
> lieu of semicolons.
That's called Lisp.
More information about the Digitalmars-d
mailing list