Re: what is Jython?

2015-01-09 Thread Chris Angelico
On Sat, Jan 10, 2015 at 3:06 AM, Grant Edwards wrote: > Just to clarify, Jython > > 1) is a Python compiler that compiles Python source code into JVM > bytecode (class, jar, whatever) that runs on a standard Java > runtime. Python programs compiled with Jython can call standard >

Re: what is Jython?

2015-01-09 Thread Grant Edwards
On 2015-01-09, Chris Angelico wrote: > Jython isn't a combination of Python and Java; it's Python, > implemented in Java. Does that answer your question? Just to clarify, Jython 1) is a Python compiler that compiles Python source code into JVM bytecode (class, jar, whatever) that runs o

Re: what is Jython?

2015-01-08 Thread Chris Angelico
On Fri, Jan 9, 2015 at 3:10 PM, Brian wrote: > I tried to find out more on the internet but didn't have much success. All > I know is that its a combination of Python and Java. > Is it more Java than Python or the other way around? > Is Jython free like Python? > Is the programming language for Jy

what is Jython?

2015-01-08 Thread Brian
I tried to find out more on the internet but didn't have much success. All I know is that its a combination of Python and Java. Is it more Java than Python or the other way around? Is Jython free like Python? Is the programming language for Jython similar to Python or similar to Java? Are there pro

Re: What is Jython?

2007-11-01 Thread Ant
On Nov 1, 1:23 pm, Ant <[EMAIL PROTECTED]> wrote: > On Nov 1, 11:37 am, Ze'ev <[EMAIL PROTECTED]> wrote: > ... > > > ...> Jython is currently significantly slower than Python. > > > ... > > Not according to this > > :http://blogs.warwick.ac.uk/dwatkins/entry/benchmarking_parallel_pytho... >... > S

Re: What is Jython?

2007-11-01 Thread Ant
On Nov 1, 11:37 am, Ze'ev <[EMAIL PROTECTED]> wrote: ... > ...> Jython is currently significantly slower than Python. > > ... > Not according to this > :http://blogs.warwick.ac.uk/dwatkins/entry/benchmarking_parallel_pytho... Well I'm damned - I thought that I'd be writing about this being a para

Re: What is Jython?

2007-11-01 Thread Ze'ev
On Nov 1, 10:37 am, Ant <[EMAIL PROTECTED]> wrote: > On Nov 1, 6:54 am, [EMAIL PROTECTED] wrote: > ... > > > I would like to know more about Python and Jython? > > What is the difference between both of them? > > What is the future for Jython and which are the areas where it is > > used? > > Jython

Re: What is Jython?

2007-11-01 Thread Ant
On Nov 1, 6:54 am, [EMAIL PROTECTED] wrote: ... > I would like to know more about Python and Jython? > What is the difference between both of them? > What is the future for Jython and which are the areas where it is > used? Jython is an implementation of Python for the Java VM. Currently it stands

Re: What is Jython?

2007-11-01 Thread Diez B. Roggisch
[EMAIL PROTECTED] schrieb: > Hello .. > > I would like to know more about Python and Jython? > What is the difference between both of them? > What is the future for Jython and which are the areas where it is > used? Bad google day? http://www.jython.org/ """ W

What is Jython?

2007-10-31 Thread sarup26
Hello .. I would like to know more about Python and Jython? What is the difference between both of them? What is the future for Jython and which are the areas where it is used? Swot -- http://mail.python.org/mailman/listinfo/python-list