:: Re: [DNG] Wordiness of code.
Pàgina inicial
Delete this message
Reply to this message
Autor: Didier Kryn
Data:  
A: dng
Assumpte: Re: [DNG] Wordiness of code.
Le 05/08/2016 10:16, Hendrik Boom a écrit :
>    There's no real advantage in having to use
> BEGIN and END instead of { and }.

>

     Explanation below, maybe - '{' isn't visible enough, and it's used 
for other unrelated meanings.

>
> It's one of the few languages that catches most of your errors at
> compile time.


     Didier