[fpc-devel] Templates / Generics
Marco van de Voort
marcov at stack.nl
Tue Nov 8 09:54:52 CET 2005
> On Tue, 8 Nov 2005, Marco van de Voort wrote:
>
> Later on, the -MDelphi switch can be used to implement
> delphi-compatible parsing. If they do it differently
> from chrome, then we'll implement -MChrome...
I don't see any relation between FPC and Chrome.
Non trivial Chrome code won't ever run under FPC and vice versa. (at the
very least string indexing is 0 based under Chrome, but IIRC constructor and
destructor behaviour also)
I know Chrome is .NET oriented Delphians pet peeve, but compability wise it
is irrelevant. It is only interesting for Delphians that really leave
delphi(.net) behind, but then C# is a choice as well.
More information about the fpc-devel
mailing list