[fpc-pascal] FreePascal Coding style
Tiziano De Togni
tizzziano at tiscali.it
Mon Jan 21 09:31:22 CET 2008
Damien Gerard ha scritto:
>
> Is there a standard Coding style for FreePascal (Pascal) available which
> programmers should use ?
> It is for my boss :)
>
these are the FPC documents:
http://wiki.freepascal.org/Coding_style
http://wiki.freepascal.org/DesignGuidelines
but since FreePascal is Object Pascal, the Delphi guidelines should be
equivalent:
There are a couple of docs in the codegear repository, this is one:
http://dn.codegear.com/it/article/10280
Anyway, this nice document is still online:
Delphi 4 Developer's Guide Coding Standards Document
http://www.econos.de/delphi/cs.html
try a google search like this: pascal delphi "guidelines", and you will
surely find something interesting...
tiziano
More information about the fpc-pascal
mailing list