Official compiler

Iain Buclaw via Digitalmars-d digitalmars-d at puremagic.com
Mon Feb 29 01:19:07 PST 2016


On 29 February 2016 at 00:43, Walter Bright via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:

> On 2/28/2016 1:35 AM, Iain Buclaw via Digitalmars-d wrote:
>
>> Surely with Fibers everything would be deterministic though?
>>
>
> I don't see the point of fibers if:
>
> 1. they are running on the same core
>

That's a reasonable stance to have.  I was only considering the speed up of
using yield/continue on a declarations' semantic pass verses the double
round-robin we currently do for a couple of passes just because of
forward-reference issues.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20160229/24b2daa1/attachment.html>


More information about the Digitalmars-d mailing list