[fpc-pascal] Delphi compatible anonymous functions
Florian Klämpfl
florian at freepascal.org
Mon May 19 19:39:54 CEST 2014
Am 19.05.2014 11:36, schrieb Marco van de Voort:
> In our previous episode, Florian Kl?mpfl said:
>>> Absolutely, but neither Free Pascal nor Delphi implement OpenMP.
>>
>> I wanted only to point out that personally I would first work on OpenMP
>> support than implementing anonymous methods (which I consider anyways very
>> un-pascalish) and closures.
>
> How useful is OpenMP for this?
This part of the thread was about using anonymous methods and closure for parallelizing loops so
OpenMP is very usefull in this case.
> If I look in the wikipedia, it is all about
> paralellizing batch calculations, not about communication between unrelated
> threads.
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list