Re: Other languages for PVM

2006-03-16 Thread Ravi Teja
I did not mean the lack of interest on part of the developer. That was explained here. http://www.livelogix.net/logix/future-work.html His complaints were Efficiency and Security. I was wondering why the Python community did not show interest in this. There is tremendous potential in this product.

Re: Other languages for PVM

2006-03-16 Thread Diez B. Roggisch
Ravi Teja wrote: > Yes! But not many. > > http://www.livelogix.net/logix/ Interesting. > > Logix also allows you to create your own custom languages for Python's > VM. But for some reason, there does not seem to be much interest in > it's development. Odd, given that it has great potential. I

Re: Other languages for PVM

2006-03-15 Thread Ravi Teja
Yes! But not many. http://www.livelogix.net/logix/ Logix also allows you to create your own custom languages for Python's VM. But for some reason, there does not seem to be much interest in it's development. Odd, given that it has great potential. -- http://mail.python.org/mailman/listinfo/pyth

Other languages for PVM

2006-03-15 Thread reinsn
Hi, I am cuurently working with Python and the PVM. I found that there is something interesting like Jython, which allows to compile python source code in *.class file. What I am looking for, are languages for the Python Virtual Machine, which means, languages that could be compiled to the Python b