Can you believe somebody has actually got Groovy running on the .Net platform using iKVM! There’s a compiled windows executable that brings up the GroovyConsole. Just think of the possibilities! Grails.Net? GSharp? GSpec.Net? Hmm… I wonder how difficult it would be to instrument objects from a .Net assembly in Groovy code. We have iKVM for exposing Java to .Net and JACOB for exposing COM to Java but what do we use to expose CLR managed objects directly to a Java app?
