Eugene Chernyshov wrote:
Do you know abouthttp://code.google.com/p/pythoneko/ ? You can join to this project (because it's mine) or ask for help.
Also an interesting idea. I think I read about it on this list before. It's still quite different from what I want to do: Your idea still requires the Python VM; I want to compile Python source code to Neko bytecode. One VM instead of two.
Though your approach seems interesting as well. Regards, Felix Krull -- Neko : One VM to run them all (http://nekovm.org)
