[fpc-pascal] Name of the programming language used in/with FPC
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Tue Feb 8 12:20:12 CET 2011
Marco van de Voort wrote:
> In our previous episode, Ben said:
>> What is the programming language used in and with the Free Pascal Compiler?
>>
>> * Object Pascal
>> * Delphi
>> * Free Pascal
>> * Pascal
>
> Pretty much all apply. Free Pascal has a mode concept with 5/6 modes.
I think that we need to distinguish between the name of the language
(either Pascal or Object Pascal) and the implementation (Free Pascal).
It's entirely reasonable that there be variations in the underlying
language depending on implementation.
I'd suggest that an issue to be considered is what facilities are
available in the language by default, i.e. with no command line options,
embedded directives or "uses" statements.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list