Groovy.Net module discussion Add comment to Wiki View in Wiki Edit Wiki page Printable Version

Further development

Should Running Groovy on .NET 2.0 using IKVM be a Groovy Module? The intention would be to save people from having to go through the steps mentioned in the link.

It is possible by providing a number of EXE files for invoking Groovy services (groovyc, groovy console, etc.). One important thing is that the process of compiling Groovy files into .NET DLL is a bit tricky. We can compile Groovy files into .classes using groovyc, then we have to pack them into a jar file, and finally call ikvmc to compile the jar in to a DLL.

 

Search

Results of your search request can come from various sources: the Groovy website itself, the JIRA issues, the API documentation, as well as a few other interesting Groovy-related blogs.

  By  -  pages  -  views  - last modified