[IronPython] IronPython 0.7.6 released

Keith J. Farmer kfarmer at thuban.org
Sun Jun 19 23:18:12 CEST 2005


I was just running IronPython from the Monad command line, when a friend
suggested an interesting idea.

Given the object nature of Monad, it's a shame that you can't simply
pass an object to an external program.  But what if IronPython offered
an alternative to the standard Main function, which could accept
objects, rather than strings, at startup.

Then one could either use that directly from Monad, or if necessary
create a cmdlet proxy.

Of course, one would then want to pass an object back to Monad.




More information about the Ironpython-users mailing list