in reply to Re: (OT) Programming languages for multicore computers
in thread (OT) Programming languages for multicore computers
Sadly no only pugs implements some parallelism so far, and only very basic constructs.
But having that in mind: it should be done in the core, at the very bottom, since it affects all that comes after in terms of implementation.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: (OT) Programming languages for multicore computers
by moritz (Cardinal) on May 05, 2009 at 20:23 UTC |