Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for creating JVM based runners #52

Open
x97mdr opened this issue Dec 14, 2011 · 2 comments
Open

Add support for creating JVM based runners #52

x97mdr opened this issue Dec 14, 2011 · 2 comments
Assignees
Labels

Comments

@x97mdr
Copy link
Owner

x97mdr commented Dec 14, 2011

In order to take advantage of using generating features in even more environments
As a Pickles developer
I want to use the open source tool called Grasshopper to generate binary equivalent Java .jars so we can develop Pickles Java plugins for other builds tools like Ant, Ivy and Maven.

Thoughts: Support other platforms through the Iron* tools like IronRuby and IronPython. Should add documentation on this. Also, what about supporting plain Ruby or Python?

Can also checkout a project called XMLVM to translate the code

http://dev.mainsoft.com/Default.aspx?tabid=130

@x97mdr
Copy link
Owner Author

x97mdr commented Jan 20, 2012

It turns out this this technique requires source code for all assemblies involved. This could be a pain in the butt to do. I'm looking at re-writing the core logic in Fantom to allow the code to be written out to C# and Java (as well as Javascript coincidentally)

@x97mdr
Copy link
Owner Author

x97mdr commented Jan 27, 2012

XMLVM looks to be another contender. I'm going to try this one out as well. http://xmlvm.org/overview/

@ghost ghost assigned x97mdr Jan 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant