Running Java, Python, Ruby and Perl programs in .NET
        Posted  
        
            by Arjun Vasudevan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Arjun Vasudevan
        
        
        
        Published on 2010-04-07T15:02:08Z
        Indexed on 
            2010/04/07
            15:03 UTC
        
        
        Read the original article
        Hit count: 421
        
I've .NET framework 3.5 installed in my laptop. Just .NET alone, no Visual Studio. How can I run Java, Python, Ruby and Perl programs from the console? What are the commands used for running them?
Do I need to install something else also, for running these language files?
© Stack Overflow or respective owner