On Sun, Feb 24, 2013 at 10:10 PM, Daπid <davidmen...@gmail.com> wrote: > On 24 February 2013 18:54, Douwe Osinga <do...@triposo.com> wrote: >> >> Have you tried cython? > > > Another possibility is Shedskin: "an experimental compiler, that can > translate pure, but implicitly statically typed Python (2.4-2.6) programs > into optimized C++. It can generate stand-alone programs or extension > modules that can be imported and used in larger Python programs." > > https://code.google.com/p/shedskin/ > > It (intentionally) does not support type annotation, because they want to > know how far they can go without it.
Shedskin is again, just as bad as RPython (and maybe worse) > > > David. > > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > http://mail.python.org/mailman/listinfo/pypy-dev > _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev