[fpc-devel] Code Style in FPC

Sven Barth pascaldragon at googlemail.com
Thu Nov 11 09:31:52 CET 2010


Am 10.11.2010 22:20, schrieb Carl-Philip Haensch:
> Hi,
>
> what code style does fpc have?
> There is a lot of inconsistency in the units, for example the assembler
> units with "tai" in lower case everything and in other rtl units a clear
> camel case..
>
> Is there a style guideline? (link)

For the compiler there is this: http://wiki.freepascal.org/Coding_style

Regarding RTL, FCL, etc... well... I think a core dev should answer that 
^^ (I usually go with "use a style similar to the surrounding one" in 
those units...)

Regards,
Sven



More information about the fpc-devel mailing list