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ël
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to