> Given the current limitations of Gimple, another area to focus on could be > task parallelism (rather than data parallelism). In that case a language > like [Google] Go (via GCC) might make a better talking point than C or > Fortran.
An even better starting point would be Ada which has built-in multi-tasking constructs. Arno