Chuck Esterbrook wrote: > On 3/31/07, Bob La Quey <[EMAIL PROTECTED]> wrote: >> I like C ... but it teaches nothing about concurrency. > > This looks interesting: > > http://supertech.csail.mit.edu/cilk/ > > "Cilk is a language for multithreaded parallel programming based on > ANSI C. Cilk is designed for general-purpose parallel programming, but > it is especially effective for exploiting dynamic, highly asynchronous > parallelism, which can be difficult to write in data-parallel or > message-passing style."
Yeah, Cilk is pretty kick a**. --Chris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
