On Tue, Sep 1, 2015 at 12:20 PM, Marko Rauhamaa <ma...@pacujo.net> wrote:
Steven D'Aprano <st...@pearwood.info>:

I believe that Marko is wrong. It is not so easy to compile Python to machine language for real machines. That's why the compiler targets a
 virtual machine instead.

Somehow Guile manages it even though Scheme is at least as dynamic a
language as Python.

I'm wondering if any of the VM lessons learned with forth environments would help?

https://en.wikipedia.org/wiki/Threaded_code




-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to