Can Ruby import a .NET dll?

后端 未结 7 1834
野趣味
野趣味 2020-12-01 03:36

I am interested in using/learning RoR in a project where I have to use a .NET dll. Is Ruby capable of importing a .NET dll?

7条回答
  •  南方客
    南方客 (楼主)
    2020-12-01 03:40

    Although it's a dead project AFAIK, you may find the previous RubyCLR project by John Lam (who is now in charge of IronRuby) an interesting one.

提交回复
热议问题