On 19 Feb., 07:15, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:

> Certainly, "(almost) everything is an object" is a good start.  Are
> there any other axiom like statements one can hang their hat on when
> trying to wrap their brain around Python's architecture?
>
> Chris

It's a natural way to start a new Python building a toy VM. Building a
Python VM in a high level language is certainly not harder than
creating a Scheme interpreter. When you are learning Scheme right now
you can use it as an implementation language.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to