On Jul 31, 2:42 am, MaxTheMouse <maxthemo...@googlemail.com> wrote: > What is the difference between this and Shedskin? Shedskin being a > (restricted) python-to-C++ compiler. (http://code.google.com/p/ > shedskin/) Is the goal to be able to handle any python code or a > subset?
There's also Nuitka, which is an unrestricted compiler, I believe: http://nuitka.net/pages/overview.html Is this a completely independent project, or are there plans to leverage off of PyPy's toolchain, for example? -- http://mail.python.org/mailman/listinfo/python-list