[fpc-pascal] Delphi compatible anonymous functions
Marco van de Voort
marcov at stack.nl
Mon May 19 11:36:22 CEST 2014
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? If I look in the wikipedia, it is all about
paralellizing batch calculations, not about communication between unrelated
threads.
More information about the fpc-pascal
mailing list