[fpc-pascal] for..in loops?

Micha Nelissen micha at neli.hopto.org
Fri Nov 18 22:40:20 CET 2005


On Fri, 18 Nov 2005 13:18:40 -0800 (PST)
Alan Mead <cubrewer at yahoo.com> wrote:

> fpc 2.0.0 doesn't compile this... are "for..in" loops in a newer
> version or will they be sometime soon?  Here is a little blurb about

FPC will never support this, AFAIK. It doesn't really add anything new, it
just shortens the code somewhat. Only in toy examples is it nice, in
practice it doesn't really matter. We should try to keep the language as
small and clean as possible.

Micha



More information about the fpc-pascal mailing list