From: PD Date: 2005-05-31T08:00:21+09:00 Subject: Ruby in C# Hi. I am currently working on a project in C# which requires the use of a Ruby interpreter. I also need to extend Ruby to interact with some methods built into the host application. So I want to know if all this is possible and if so, how would I go about doing it? Thanks in advance, P.