One of the main difference is that pypy supports only R-Python, which stands for 'Restricted Python".
It is a subset of C-python language. See here for more info: http://codespeak.net/pypy/dist/pypy/doc/coding-guide.html#rpython-definition-not Cheers On Thu, Jul 14, 2011 at 12:06 AM, ArrC <justmailnav...@gmail.com> wrote: > Hey guys,i am a python newbie, > i just read a qustion on quora where it said that quora quys used pypy (and > pylon) to develop quora. > > So, i want to know what are the core diff btw PyPy and Python ? > > And they also talked about the lack of type check in python. > > So, how does it help (strongly typed) in debugging? > > Thanks > -- > http://mail.python.org/mailman/listinfo/python-list > -- Tony Kong *blog:* www.ahwkong.com Don’t EVER make the mistake that you can design something better than what you get from ruthless massively parallel trial-and-error with a feedback cycle. That’s giving your intelligence *much* too much credit. - Linus Torvalds
-- http://mail.python.org/mailman/listinfo/python-list