On Mon, 12 Nov 2007, Chris Fant wrote: > I would like some language recommendations. Requirements: > Runs in Linux > Has garbage collection > Fast > Well supported > Can interface with MPI (can make C calls) Forget 'garbage collection' and use 'C'. Christoph