I know that JRuby can access COM APIs, but can it interface with .NET?
Asked
Active
Viewed 230 times
-2
-
6I think if you want to access .NET via Ruby, the easiest way is to go with IronRuby: http://ironruby.net/ – FrustratedWithFormsDesigner Oct 06 '11 at 15:50
1 Answers
3
You might be able to use Mainsoft for Java EE alias Grasshopper. This article gives a wide level overview. It appears to be free to develop in and run.