[fpc-pascal] Underscores in numerical literals - grouping

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue Nov 22 14:32:03 CET 2016


On 2016-11-22 13:26, Sven Barth wrote:
> I think the difference a tab versus a couple of spaces makes (even if
> across a whole file or a whole project) will be insignificant

Well, for every byte in the file, the parser needs to figure out what to
do with it. Less bytes, means less processing cycles - no matter how
small. They do add up in the end when you have to parse some 1 million
lines of code.

But there was also a reason I put a smiley face at the end of my post.
[technically what I said is sound and true, but I have no metrics to
prove it]

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list