[fpc-devel] Delphi anonymous methods
Boian Mitov
mitov at mitov.com
Tue Mar 5 19:01:44 CET 2013
Hmm... you are running on the assumptions that humans are parsers. I for one
do analyze the logic not the sequence, maybe because I usually write code
for parallel execution. Humans do not think and follow code as computers,
and often code that is easy to parse is difficult to follow by human IMHO.
Otherwise we all would have been writing in Assembler ;-) .
With best regards,
Boian Mitov
-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message-----
From: Alexander Klenin
Sent: Tuesday, March 05, 2013 3:30 AM
To: FPC developers' list
Subject: Re: [fpc-devel] Delphi anonymous methods
It is hard to parse for humans as well as for the compiler.
More information about the fpc-devel
mailing list