Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9294
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: What is better Java with Python or Java with Ruby ? |
| Date | 2011-10-29 13:27 +0200 |
| Message-ID | <9h26a9Fsd9U1@mid.individual.net> (permalink) |
| References | <e08346fb-59a4-432c-959e-284d103ea99a@z22g2000prd.googlegroups.com> |
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/
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What is better Java with Python or Java with Ruby ? sahm <sahm007@gmail.com> - 2011-10-27 08:34 -0700
Re: What is better Java with Python or Java with Ruby ? markspace <-@.> - 2011-10-27 09:37 -0700
Re: What is better Java with Python or Java with Ruby ? Robert Klemme <shortcutter@googlemail.com> - 2011-10-29 13:27 +0200
Re: What is better Java with Python or Java with Ruby ? Arne Vajhøj <arne@vajhoej.dk> - 2011-11-01 22:25 -0400
Re: What is better Java with Python or Java with Ruby ? Lew <lewbloch@gmail.com> - 2011-11-02 07:36 -0700
Re: What is better Java with Python or Java with Ruby ? Robert Klemme <shortcutter@googlemail.com> - 2011-11-02 17:40 +0100
Re: What is better Java with Python or Java with Ruby ? Lew <lewbloch@gmail.com> - 2011-11-02 17:11 -0700
Re: What is better Java with Python or Java with Ruby ? RedGrittyBrick <RedGrittyBrick@spamweary.invalid> - 2011-11-03 09:43 +0000
Re: What is better Java with Python or Java with Ruby ? Robert Klemme <shortcutter@googlemail.com> - 2011-11-03 14:57 +0100
Re: What is better Java with Python or Java with Ruby ? Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-11-03 11:42 -0500
csiph-web