Hello, I was wondering if someone here has had any experience in programming for HPC with Ruby, or it's just not feasible. Usually many scientific codes, for example, spend most of their time in only a few functions, which (from what I understood) could be programmed directly in C, letting you use Ruby for the remaining 90% of the code. That's why I thought it was feasible, or am I on the wrong track? And if someone has tried this, how was the experience? Diego