[fpc-devel] language extensions

David Butler djbutler at gmail.com
Thu Jun 14 10:20:06 CEST 2007


Actually, Delphi now supports "for-in".

It also supports things like nested classes, class helpers, operator
overloading and inlining.

See:

http://dn.codegear.com/article/34324



On 14/06/07, Florian Klaempfl <florian at freepascal.org> wrote:
>
> Graeme Geldenhuys schrieb:
> > 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 idea of making generics an extra section. Maybe we should
> think about to do it the same way in fpc.
>
> >
> > I like the "for-in" code.
>
> Using the default property is clean, using count imo not. Thought I
> admit I've no idea so far to do it better.
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20070614/62ca727e/attachment.html>


More information about the fpc-devel mailing list