One of the advantages of the Dynamic Language Runtime (DLR) is the fact that it makes sharing code between the languages that are written on top of it (and on top of the CLR as well).
In this post I’ll show you how to run IronPython code from IronRuby so you can take it and make wonders!
No comments yet, be the first one to post comment.