[fpc-devel] language extensions
Daniël Mantione
daniel.mantione at freepascal.org
Wed Jun 13 23:08:01 CEST 2007
Op Wed, 13 Jun 2007, schreef Graeme Geldenhuys:
> Hi,
> =
> I found this website containing language extension that Andreas
> Hausladen wrote for Delphi.
> =
> Is there possibly something we can use in Free Pascal? Sorry, I'm not
> sure what license Andreas used.
> =
> http://andy.jgknet.de/dlang/
> =
> I like the "for-in" code.
Andreas uses a preprocessor to convert the language extensions into Delphi =
compatible code. This is a remarkable achievement, but I don't see much =
value for this approach for Free Pascal; since we have the source code, we =
could implement the features directly.
Dani=EBl
More information about the fpc-devel
mailing list