Tagged Questions
4
votes
3answers
687 views
How do I install IronPython?
I tried installing Ironpython on ubuntu 12.04 using the guide here:
IronPython on Mono
But it doesn't seem to work. I have no Solutions/IronPython.Mono.sln, so i try to xbuild Solutions/IronPython.sln ...
1
vote
1answer
217 views
How big is the mono runtime?
How big is the mono runtime, and how does it compare in size to other popular runtimes like python, ruby and java?
3
votes
1answer
568 views
Installing (or getting working) ironpython
Why has package with ironpython disappeared from repository?
I expected, that I would be there. Is there any way to get running ironpython clearly, without compilation from source?