Re: FPC's compiler directory and file prefix meaning

Hairy Pixels via fpc-pascal <[email protected]> Wed, 17 Dec 2025 06:07:36 -0800
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <CAGsUGtk+RqRFqVrye=bNgeBSc3ucJujP05wYp2n6u3Ct5swF+A@mail.gmail.com>
 On Dec 17, 2025 at 8:48:35 PM, Michael Van Canneyt via fpc-pascal <
[email protected]> wrote:

> nc - node conversion
>

ncgmat.pas is n for node, then cg for code generator, and mat
for mathematical. All the node related units are prefixed with n and it's a
code generator for nodes.

_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal