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 byte code. Thanks a lot in advance!