Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Robert Klemme Newsgroups: comp.lang.java.programmer Subject: Re: What is better Java with Python or Java with Ruby ? Date: Sat, 29 Oct 2011 13:27:55 +0200 Lines: 25 Message-ID: <9h26a9Fsd9U1@mid.individual.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 9vFn0ThL3tWK0mgtIMjiYwwMV5BKFqdnmOsnhJz4TLvwsvU5A= Cancel-Lock: sha1:3Watur1ZuHeP53Q8FFaGD+9/fTY= User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9294 On 27.10.2011 17:34, sahm wrote: > I'm tying to use out script in java code. and I want to be OS > Independent > sometime function which is java can not provide it like e.x. ICMP I would assume that you cannot use this from Python or Ruby either if the JVM does not support it. And if the JVM supports it why would the Java standard library lack support? > So I was wondering if any one can help me with this > what is better ? > Java with Python > or Java with Ruby I haved successfully used JRuby to script Java code and would recommend it any time. I can't speak for Python. Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/