I am a total newbie in the Python world.
I want to start to experiment with Python and IronPython and compare the results.
Is it possible to install Python and IronPython on the same machine with interfering each other or is it better to do this in the virtual machine.
Thx in advance.
Yes, Python and IronPython are completely different applications that happen to implement (almost) the same language.