[fpc-pascal] FPC coding standards

Sven Barth pascaldragon at googlemail.com
Tue Aug 18 14:11:31 CEST 2020


Dwight Schauer via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Di., 18. Aug. 2020, 13:55:

> Is there a more robust code reformatter (command line / batch oriented)
>
that can used with free pascal? (before I start digging in to making
> ptop work to remove one's focus from style and put it solely on
> content?)
>

Not that I know. Most formatters will barf on some of the syntax extensions
that FPC provides (see the Jedi Code Formatter that barfs on generic
syntax). Even ptop might fail on newer language extensions...

So improving ptop might indeed be the way to go if you want that.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200818/b7ec9b6e/attachment.htm>


More information about the fpc-pascal mailing list