[fpc-pascal] Be careful of too many features
Hairy Pixels
genericptr at gmail.com
Tue May 31 07:13:55 CEST 2022
> On May 31, 2022, at 9:12 AM, Steve Litt via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> I think function references and to a lesser extent anonymous functions
> are necessities. Things I consider Perlization are things like
> inferring context of the receiving function, "Sort( @(left, right)
> begin", and other feature requests which basically are there to
> reproduce other languages. And especially syntactic sugar.
Oh yeah those were just us with random ideas that don’t reflect the actual language. My first impression of this syntax is that it’s so verbose it’s going to make it hard to see the actual body of the function but that’s debatable.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list