Hi Armin, Well, not quite. I think I know about the limitations and restrictions of RPython. But that is why I think it is especially useful in some cases where I have written some library in Python with some strict subset of Python (or already mostly RPython). I need a native version of the same library and don't really see the point in translating it 1:1 to C by hand.
Also, this is maybe more for playing around and just testing it. Maybe I stumble upon other problems which hinder the whole idea. -Albert On Sun, Jun 16, 2013 at 8:45 AM, Armin Rigo <ar...@tunes.org> wrote: > Hi Albert, > > You may or may not get help with your questions: see > http://doc.pypy.org/en/latest/faq.html#do-i-have-to-rewrite-my-programs-in-rpython > > > Armin _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev