2010/9/15 Mattias Gärtner <[email protected]>:
> It's not that hard either.
> Parallel loops/procedures are not as important as some compiler vendors are
> saying, but implemented in the compiler they can save a lot of type work and
> allow to reduce some overhead. The alternative is to create an IDE plugin to
> parallelize a loop as described here
> http://wiki.lazarus.freepascal.org/Parallel_procedures#Example:_Parallel_loop

I wonder if the examples can be made more type safe by using the "is
nested" syntax that is new in fpc 2.5.1. Google didn't find any docs
about it. Is it available in mode objfpc or just in mode macpas?

Vincent

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to